Terminology: Boolean Matrix that depends on a Boolean Sequence for its values?












1












$begingroup$


I've been studying certain types of statements and in doing so found an interesting (to me anyway) structure. I'm not a mathematician by trade, so I find it difficult to find my way around the literature to find answers to my questions. I'm hoping someone here may have found this object during their studies.



Let $S$ be a binary sequence and $s_i,s_j$ be the $i$-th and $j$-th value, respectively, of the sequence $S$.



Construct a matrix with the form:



$$
begin{bmatrix}
s_0land s_0 & s_0land s_1 & s_0land s_2 & cdots & s_0land s_j \
0 & s_1land s_0 & s_1land s_1 & cdots & s_1land s_{j-1} \
0 & 0 & s_2land s_0 & cdots & s_2land s_{j-2} \
vdots & vdots & vdots & ddots & vdots \
0 & 0 & 0 & 0 & s_iland s_0 \
end{bmatrix}
$$



Example:



$$
S=111011001\
begin{bmatrix}
1 & 1 & 1 & 0 & 1 & 1 & 0 & 0 & 1 \
0 & 1 & 1 & 1 & 0 & 1 & 1 & 0 & 0 \
0 & 0 & 1 & 1 & 1 & 0 & 1 & 1 & 0 \
0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
0 & 0 & 0 & 0 & 1 & 1 & 1 & 0 & 1 \
0 & 0 & 0 & 0 & 0 & 1 & 1 & 1 & 0 \
0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 1
end{bmatrix}
$$



I looked through the Wikipedia article that lists the different kinds of matrices and didn't find any, aside from the most basic ones like "(0,1) matrices", that don't quite fit the structure that I have here (unless I misunderstood some of them). I've also looked at the "The Matrix Cookbook" (v2012.11.15) and couldn't find what I was looking for there either.



To me it represents the solution space of certain statements up to some value $N$.



The example posted above represents the solution space (with repeated solutions "(0, 1)" and "(1, 0)" for example) for $0 leq n leq 8$ to the statement "Every non-negative integer is the sum of 4 square numbers." where the sequence $S$ represents whether a number is the sum of 2 square numbers. The columns of the matrix, whenever there is a 1, represents a solution.



My questions are:




  • What is this kind of matrix usually called?

  • What branches of mathematics should I be looking at to learn more about it?










share|cite|improve this question











$endgroup$

















    1












    $begingroup$


    I've been studying certain types of statements and in doing so found an interesting (to me anyway) structure. I'm not a mathematician by trade, so I find it difficult to find my way around the literature to find answers to my questions. I'm hoping someone here may have found this object during their studies.



    Let $S$ be a binary sequence and $s_i,s_j$ be the $i$-th and $j$-th value, respectively, of the sequence $S$.



    Construct a matrix with the form:



    $$
    begin{bmatrix}
    s_0land s_0 & s_0land s_1 & s_0land s_2 & cdots & s_0land s_j \
    0 & s_1land s_0 & s_1land s_1 & cdots & s_1land s_{j-1} \
    0 & 0 & s_2land s_0 & cdots & s_2land s_{j-2} \
    vdots & vdots & vdots & ddots & vdots \
    0 & 0 & 0 & 0 & s_iland s_0 \
    end{bmatrix}
    $$



    Example:



    $$
    S=111011001\
    begin{bmatrix}
    1 & 1 & 1 & 0 & 1 & 1 & 0 & 0 & 1 \
    0 & 1 & 1 & 1 & 0 & 1 & 1 & 0 & 0 \
    0 & 0 & 1 & 1 & 1 & 0 & 1 & 1 & 0 \
    0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
    0 & 0 & 0 & 0 & 1 & 1 & 1 & 0 & 1 \
    0 & 0 & 0 & 0 & 0 & 1 & 1 & 1 & 0 \
    0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
    0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
    0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 1
    end{bmatrix}
    $$



    I looked through the Wikipedia article that lists the different kinds of matrices and didn't find any, aside from the most basic ones like "(0,1) matrices", that don't quite fit the structure that I have here (unless I misunderstood some of them). I've also looked at the "The Matrix Cookbook" (v2012.11.15) and couldn't find what I was looking for there either.



    To me it represents the solution space of certain statements up to some value $N$.



    The example posted above represents the solution space (with repeated solutions "(0, 1)" and "(1, 0)" for example) for $0 leq n leq 8$ to the statement "Every non-negative integer is the sum of 4 square numbers." where the sequence $S$ represents whether a number is the sum of 2 square numbers. The columns of the matrix, whenever there is a 1, represents a solution.



    My questions are:




    • What is this kind of matrix usually called?

    • What branches of mathematics should I be looking at to learn more about it?










    share|cite|improve this question











    $endgroup$















      1












      1








      1





      $begingroup$


      I've been studying certain types of statements and in doing so found an interesting (to me anyway) structure. I'm not a mathematician by trade, so I find it difficult to find my way around the literature to find answers to my questions. I'm hoping someone here may have found this object during their studies.



      Let $S$ be a binary sequence and $s_i,s_j$ be the $i$-th and $j$-th value, respectively, of the sequence $S$.



      Construct a matrix with the form:



      $$
      begin{bmatrix}
      s_0land s_0 & s_0land s_1 & s_0land s_2 & cdots & s_0land s_j \
      0 & s_1land s_0 & s_1land s_1 & cdots & s_1land s_{j-1} \
      0 & 0 & s_2land s_0 & cdots & s_2land s_{j-2} \
      vdots & vdots & vdots & ddots & vdots \
      0 & 0 & 0 & 0 & s_iland s_0 \
      end{bmatrix}
      $$



      Example:



      $$
      S=111011001\
      begin{bmatrix}
      1 & 1 & 1 & 0 & 1 & 1 & 0 & 0 & 1 \
      0 & 1 & 1 & 1 & 0 & 1 & 1 & 0 & 0 \
      0 & 0 & 1 & 1 & 1 & 0 & 1 & 1 & 0 \
      0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
      0 & 0 & 0 & 0 & 1 & 1 & 1 & 0 & 1 \
      0 & 0 & 0 & 0 & 0 & 1 & 1 & 1 & 0 \
      0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
      0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
      0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 1
      end{bmatrix}
      $$



      I looked through the Wikipedia article that lists the different kinds of matrices and didn't find any, aside from the most basic ones like "(0,1) matrices", that don't quite fit the structure that I have here (unless I misunderstood some of them). I've also looked at the "The Matrix Cookbook" (v2012.11.15) and couldn't find what I was looking for there either.



      To me it represents the solution space of certain statements up to some value $N$.



      The example posted above represents the solution space (with repeated solutions "(0, 1)" and "(1, 0)" for example) for $0 leq n leq 8$ to the statement "Every non-negative integer is the sum of 4 square numbers." where the sequence $S$ represents whether a number is the sum of 2 square numbers. The columns of the matrix, whenever there is a 1, represents a solution.



      My questions are:




      • What is this kind of matrix usually called?

      • What branches of mathematics should I be looking at to learn more about it?










      share|cite|improve this question











      $endgroup$




      I've been studying certain types of statements and in doing so found an interesting (to me anyway) structure. I'm not a mathematician by trade, so I find it difficult to find my way around the literature to find answers to my questions. I'm hoping someone here may have found this object during their studies.



      Let $S$ be a binary sequence and $s_i,s_j$ be the $i$-th and $j$-th value, respectively, of the sequence $S$.



      Construct a matrix with the form:



      $$
      begin{bmatrix}
      s_0land s_0 & s_0land s_1 & s_0land s_2 & cdots & s_0land s_j \
      0 & s_1land s_0 & s_1land s_1 & cdots & s_1land s_{j-1} \
      0 & 0 & s_2land s_0 & cdots & s_2land s_{j-2} \
      vdots & vdots & vdots & ddots & vdots \
      0 & 0 & 0 & 0 & s_iland s_0 \
      end{bmatrix}
      $$



      Example:



      $$
      S=111011001\
      begin{bmatrix}
      1 & 1 & 1 & 0 & 1 & 1 & 0 & 0 & 1 \
      0 & 1 & 1 & 1 & 0 & 1 & 1 & 0 & 0 \
      0 & 0 & 1 & 1 & 1 & 0 & 1 & 1 & 0 \
      0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
      0 & 0 & 0 & 0 & 1 & 1 & 1 & 0 & 1 \
      0 & 0 & 0 & 0 & 0 & 1 & 1 & 1 & 0 \
      0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
      0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \
      0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 1
      end{bmatrix}
      $$



      I looked through the Wikipedia article that lists the different kinds of matrices and didn't find any, aside from the most basic ones like "(0,1) matrices", that don't quite fit the structure that I have here (unless I misunderstood some of them). I've also looked at the "The Matrix Cookbook" (v2012.11.15) and couldn't find what I was looking for there either.



      To me it represents the solution space of certain statements up to some value $N$.



      The example posted above represents the solution space (with repeated solutions "(0, 1)" and "(1, 0)" for example) for $0 leq n leq 8$ to the statement "Every non-negative integer is the sum of 4 square numbers." where the sequence $S$ represents whether a number is the sum of 2 square numbers. The columns of the matrix, whenever there is a 1, represents a solution.



      My questions are:




      • What is this kind of matrix usually called?

      • What branches of mathematics should I be looking at to learn more about it?







      linear-algebra terminology boolean-algebra binary






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 17 '18 at 19:42







      Jonatas Miguel

















      asked Apr 30 '18 at 17:04









      Jonatas MiguelJonatas Miguel

      65




      65






















          0






          active

          oldest

          votes











          Your Answer





          StackExchange.ifUsing("editor", function () {
          return StackExchange.using("mathjaxEditing", function () {
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          });
          });
          }, "mathjax-editing");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "69"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2760593%2fterminology-boolean-matrix-that-depends-on-a-boolean-sequence-for-its-values%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Mathematics Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2760593%2fterminology-boolean-matrix-that-depends-on-a-boolean-sequence-for-its-values%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Le Mesnil-Réaume

          Ida-Boy-Ed-Garten

          web3.py web3.isConnected() returns false always