Problem: A069800

Code: A069800/tails_1662361531

Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00

Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)


< (take) 
    $ (= fstInt) 
    + (concat) 
        =~ (group by (also sorts)) 
            | (filter) 
                , (range from 1) 
                    ^ (pow) 
                        $ (= fstInt) 
                        3 (integer) 
                `* (product) <--arg( A ) 
                    `@ (to base) 
                        ~ (auto = 10) 
                        $ (= A) 
            + (sum) <--arg( B ) 
                `@ (to base) 
                    ~ (auto = 10) 
                    (implicit arg = B) 

Back to the index