smooth-numbers

In der Zahlentheorie ist eine glatte Zahl eine Ganzzahl, die vollständig in kleine Primzahlen eingeht. Vielfache von {2,3,5} sind als 5-glatte, reguläre oder Hamming-Zahlen bekannt. Eine positive ganze Zahl wird * k * -smooth genannt, wenn keiner ihrer Primfaktoren größer ist als * k *.
7
Antworten

Finde die kleinste reguläre Zahl, die nicht kleiner als N ist

   Reguläre Zahlen sind Zahlen, die die Potenzen gleichmäßig auf 60 verteilen. Als Beispiel, 60 2 = 3600 = 48 × 75, also sind sowohl 48 als auch 75 Teiler einer Potenz von 60. Also sind sie auch reguläre Zahlen. Dies ist eine Erweiterung...
11.02.2012, 18:16
yii\base\ErrorException
Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Core Warningyii\base\ErrorException

PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/lib64/php/modules/mongodb.so (/usr/lib64/php/modules/mongodb.so: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/mongodb.so.so (/usr/lib64/php/modules/mongodb.so.so: cannot open shared object file: No such file or directory))

$_GET = [
    'tag' => 'smooth-numbers',
];

$_COOKIE = [
    'advanced-frontend' => '3226db336685cc9edee48f154b0b81d4',
    '_csrf-frontend' => '7c114420b0d1d2601e9317291c8290e04128875336a638bcf0fb8d9c7658bac0a:2:{i:0;s:14:"_csrf-frontend";i:1;s:32:"1PBb9c6zLZFGQigVbcL8WqtYWV73RpuS";}',
];

$_SESSION = [
    '__flash' => [],
];