Combinations Definition and 401 Threads

  1. O

    Cantor's Diagonalization function on the combinations list

    PLEASE READ THIS POST UNTIL ITS LAST WORD, BEFORE YOU REPLY. THANK YOU. Let us check these lists. P(2) = {{},{0},{1},{0,1}} = 2^2 = 4 and also can be represented as: 00 01 10 11 P(3) = {{},{0},{1},{2},{0,1},{0,2},{1,2},{0,1,2}} = 2^3 = 8 and also can be represented...
Back
Top