|   |
Составное число : m = n3 + 3·n2 + 6·n + 8 π calculation : ○□ 𝛑 and e π (approximate) : 100 314 1 000 Primes : < 1 000 < 10 000 n = x2 + y2 : 2 4 8 n = x2 + y2 : 16 32 64 n = x2 + y2 : 128 256 512 n = x3 + y3 : 2 n = n%2 == 0 ? n /= 2 : 3*n + 1 : 3n+1 Binary
|   |