How to let a long equation be broken between pages?












0















I have a huge equation consisting of several matrices. It is stuck together and has to be moved completely between pages causing white spaces in the preceding page. I had to resize it but seems that breaking it is a much better solution. I want to let it break, i.e., e.g. half of at the bottom of one page and the rest in the beginning of the next page. I'm using a double column paper style.



This is what I got,



enter image description here



documentclass[10pt, twocolumn, twoside, journal]{IEEEtran}

%makeatletter
%letIEEEproofproof
%letIEEEendproofendproof
%letproof@undefined
%letendproof@undefined
%makeatother

%letproofrelax
%letendproofrelax

%IEEEoverridecommandlockouts
%overrideIEEEmargins

usepackage{amsmath, amsfonts, amssymb, color, enumerate, amsthm, graphicx}
usepackage{tikz, subcaption, cite}
usepackage{color, xcolor, soul, bm}
PassOptionsToPackage{hyphens}{url}usepackage{hyperref}
hypersetup{
colorlinks = true, %Colours links instead of ugly boxes
urlcolor = blue, %Colour for external hyperlinks
linkcolor = blue, %Colour of internal links
citecolor = green %Colour of citations
}
usepackage[normalem]{ulem}
newtheorem{problem}{Problem}
newtheorem{theorem}{Theorem}
newtheorem{corollary}{Corollary}
newtheorem{assumption}{Assumption}
newtheorem{proposition}{Proposition}
newtheorem{lemma}{Lemma}
newtheorem{remark}{Remark}
newtheorem{definition}{Definition}
newtheorem{example}{Example}
usepackage{epsfig}
usepackage{psfrag}
DeclareMathOperator{diag}{diag}
usepackage{tcolorbox}
newcommand{JW}[1]{{color{red}#1}}
include{user_newcommands}

usepackage{algorithm}
usepackage{algpseudocode}
allowdisplaybreaks

%newcommand{ShS}[1]{$clubsuit$footnote{SHREYAS: #1}}
%newcommand{mathcolorbox}[2]{colorbox{#1}{$displaystyle #2$}}

defendtheorem{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
defendlemma{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
defendproposition{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
defendexample{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
defendremark{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
defenddefinition{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
begin{document}
begin{equation}
resizebox{.45textwidth}{!}{$
begin{split}
&L_g^{-1}mathbf{e}_i mathbf{e}_{ij}^{sf T}L_g^{-1} = begin{bmatrix}
frac{1}{w_1} & 0 & cdots & overbrace{0}^{j^text{th}} & cdots & overbrace{0}^{i^text{th}} & cdots & 0\
frac{1}{w_1} & frac{1}{w_2} & cdots & 0 & cdots & 0 & cdots & 0\
vdots & vdots & & vdots & & vdots & & vdots \
frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & 0 & cdots & 0\
vdots & vdots & & vdots & & vdots & & vdots\
frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & 0\
vdots & vdots & & vdots & & vdots & & vdots\
frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & frac{1}{w_n}
end{bmatrix}\
&times begin{bmatrix}
0\
0\
vdots\
vdots\
vdots\
underbrace{1}_{i^text{th}}\
vdots\
0
end{bmatrix} begin{bmatrix}
0\
0\
vdots\
underbrace{-1}_{j^text{th}}\
vdots\
underbrace{1}_{i^text{th}}\
vdots\
0
end{bmatrix}^{sf T} begin{bmatrix}
frac{1}{w_1} & 0 & cdots & 0 & cdots & 0 & cdots & 0\
frac{1}{w_1} & frac{1}{w_2} & cdots & 0 & cdots & 0 & cdots & 0\
vdots & vdots & & vdots & & vdots & & vdots \
frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & 0 & cdots & 0\
vdots & vdots & & vdots & & vdots & & vdots\
frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & 0\
vdots & vdots & & vdots & & vdots & & vdots\
frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & frac{1}{w_n}
end{bmatrix}\
&=begin{bmatrix}
0\
0\
vdots\
0\
vdots\
underbrace{frac{1}{w_i}}_{i^text{th}}\
vdots\
frac{1}{w_i}
end{bmatrix} begin{bmatrix}
0 & cdots & underbrace{0}_{j^text{th}} & frac{1}{w_{j+1}} & frac{1}{w_{j+2}} & cdots & underbrace{frac{1}{w_i}}_{i^text{th}} & 0 & cdots & 0
end{bmatrix}\
&=begin{bmatrix}
0 & 0 & cdots & overbrace{0}^{j^text{th}} & overbrace{0}^{{j+1}^text{th}} & overbrace{0}^{{j+2}^text{th}} & cdots & overbrace{0}^{i^text{th}} & cdots & 0\
0 & 0 & cdots & 0 & 0 & 0 & cdots & 0 & cdots & 0\
vdots & vdots & & vdots & vdots & vdots & & vdots & & vdots\
0 & 0 & cdots & 0 & frac{1}{w_i w_{j+1}} & frac{1}{w_i w_{j+2}} & cdots & frac{1}{w_i^2} & cdots & 0\
vdots & vdots & & vdots & vdots & vdots & & vdots & & vdots\
0 & 0 & cdots & 0 & cdots & cdots & cdots & cdots & cdots & 0
end{bmatrix} geq 0
%}
end{split}
$}
end{equation}
end{document}









share|improve this question



























    0















    I have a huge equation consisting of several matrices. It is stuck together and has to be moved completely between pages causing white spaces in the preceding page. I had to resize it but seems that breaking it is a much better solution. I want to let it break, i.e., e.g. half of at the bottom of one page and the rest in the beginning of the next page. I'm using a double column paper style.



    This is what I got,



    enter image description here



    documentclass[10pt, twocolumn, twoside, journal]{IEEEtran}

    %makeatletter
    %letIEEEproofproof
    %letIEEEendproofendproof
    %letproof@undefined
    %letendproof@undefined
    %makeatother

    %letproofrelax
    %letendproofrelax

    %IEEEoverridecommandlockouts
    %overrideIEEEmargins

    usepackage{amsmath, amsfonts, amssymb, color, enumerate, amsthm, graphicx}
    usepackage{tikz, subcaption, cite}
    usepackage{color, xcolor, soul, bm}
    PassOptionsToPackage{hyphens}{url}usepackage{hyperref}
    hypersetup{
    colorlinks = true, %Colours links instead of ugly boxes
    urlcolor = blue, %Colour for external hyperlinks
    linkcolor = blue, %Colour of internal links
    citecolor = green %Colour of citations
    }
    usepackage[normalem]{ulem}
    newtheorem{problem}{Problem}
    newtheorem{theorem}{Theorem}
    newtheorem{corollary}{Corollary}
    newtheorem{assumption}{Assumption}
    newtheorem{proposition}{Proposition}
    newtheorem{lemma}{Lemma}
    newtheorem{remark}{Remark}
    newtheorem{definition}{Definition}
    newtheorem{example}{Example}
    usepackage{epsfig}
    usepackage{psfrag}
    DeclareMathOperator{diag}{diag}
    usepackage{tcolorbox}
    newcommand{JW}[1]{{color{red}#1}}
    include{user_newcommands}

    usepackage{algorithm}
    usepackage{algpseudocode}
    allowdisplaybreaks

    %newcommand{ShS}[1]{$clubsuit$footnote{SHREYAS: #1}}
    %newcommand{mathcolorbox}[2]{colorbox{#1}{$displaystyle #2$}}

    defendtheorem{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
    defendlemma{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
    defendproposition{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
    defendexample{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
    defendremark{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
    defenddefinition{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
    begin{document}
    begin{equation}
    resizebox{.45textwidth}{!}{$
    begin{split}
    &L_g^{-1}mathbf{e}_i mathbf{e}_{ij}^{sf T}L_g^{-1} = begin{bmatrix}
    frac{1}{w_1} & 0 & cdots & overbrace{0}^{j^text{th}} & cdots & overbrace{0}^{i^text{th}} & cdots & 0\
    frac{1}{w_1} & frac{1}{w_2} & cdots & 0 & cdots & 0 & cdots & 0\
    vdots & vdots & & vdots & & vdots & & vdots \
    frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & 0 & cdots & 0\
    vdots & vdots & & vdots & & vdots & & vdots\
    frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & 0\
    vdots & vdots & & vdots & & vdots & & vdots\
    frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & frac{1}{w_n}
    end{bmatrix}\
    &times begin{bmatrix}
    0\
    0\
    vdots\
    vdots\
    vdots\
    underbrace{1}_{i^text{th}}\
    vdots\
    0
    end{bmatrix} begin{bmatrix}
    0\
    0\
    vdots\
    underbrace{-1}_{j^text{th}}\
    vdots\
    underbrace{1}_{i^text{th}}\
    vdots\
    0
    end{bmatrix}^{sf T} begin{bmatrix}
    frac{1}{w_1} & 0 & cdots & 0 & cdots & 0 & cdots & 0\
    frac{1}{w_1} & frac{1}{w_2} & cdots & 0 & cdots & 0 & cdots & 0\
    vdots & vdots & & vdots & & vdots & & vdots \
    frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & 0 & cdots & 0\
    vdots & vdots & & vdots & & vdots & & vdots\
    frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & 0\
    vdots & vdots & & vdots & & vdots & & vdots\
    frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & frac{1}{w_n}
    end{bmatrix}\
    &=begin{bmatrix}
    0\
    0\
    vdots\
    0\
    vdots\
    underbrace{frac{1}{w_i}}_{i^text{th}}\
    vdots\
    frac{1}{w_i}
    end{bmatrix} begin{bmatrix}
    0 & cdots & underbrace{0}_{j^text{th}} & frac{1}{w_{j+1}} & frac{1}{w_{j+2}} & cdots & underbrace{frac{1}{w_i}}_{i^text{th}} & 0 & cdots & 0
    end{bmatrix}\
    &=begin{bmatrix}
    0 & 0 & cdots & overbrace{0}^{j^text{th}} & overbrace{0}^{{j+1}^text{th}} & overbrace{0}^{{j+2}^text{th}} & cdots & overbrace{0}^{i^text{th}} & cdots & 0\
    0 & 0 & cdots & 0 & 0 & 0 & cdots & 0 & cdots & 0\
    vdots & vdots & & vdots & vdots & vdots & & vdots & & vdots\
    0 & 0 & cdots & 0 & frac{1}{w_i w_{j+1}} & frac{1}{w_i w_{j+2}} & cdots & frac{1}{w_i^2} & cdots & 0\
    vdots & vdots & & vdots & vdots & vdots & & vdots & & vdots\
    0 & 0 & cdots & 0 & cdots & cdots & cdots & cdots & cdots & 0
    end{bmatrix} geq 0
    %}
    end{split}
    $}
    end{equation}
    end{document}









    share|improve this question

























      0












      0








      0








      I have a huge equation consisting of several matrices. It is stuck together and has to be moved completely between pages causing white spaces in the preceding page. I had to resize it but seems that breaking it is a much better solution. I want to let it break, i.e., e.g. half of at the bottom of one page and the rest in the beginning of the next page. I'm using a double column paper style.



      This is what I got,



      enter image description here



      documentclass[10pt, twocolumn, twoside, journal]{IEEEtran}

      %makeatletter
      %letIEEEproofproof
      %letIEEEendproofendproof
      %letproof@undefined
      %letendproof@undefined
      %makeatother

      %letproofrelax
      %letendproofrelax

      %IEEEoverridecommandlockouts
      %overrideIEEEmargins

      usepackage{amsmath, amsfonts, amssymb, color, enumerate, amsthm, graphicx}
      usepackage{tikz, subcaption, cite}
      usepackage{color, xcolor, soul, bm}
      PassOptionsToPackage{hyphens}{url}usepackage{hyperref}
      hypersetup{
      colorlinks = true, %Colours links instead of ugly boxes
      urlcolor = blue, %Colour for external hyperlinks
      linkcolor = blue, %Colour of internal links
      citecolor = green %Colour of citations
      }
      usepackage[normalem]{ulem}
      newtheorem{problem}{Problem}
      newtheorem{theorem}{Theorem}
      newtheorem{corollary}{Corollary}
      newtheorem{assumption}{Assumption}
      newtheorem{proposition}{Proposition}
      newtheorem{lemma}{Lemma}
      newtheorem{remark}{Remark}
      newtheorem{definition}{Definition}
      newtheorem{example}{Example}
      usepackage{epsfig}
      usepackage{psfrag}
      DeclareMathOperator{diag}{diag}
      usepackage{tcolorbox}
      newcommand{JW}[1]{{color{red}#1}}
      include{user_newcommands}

      usepackage{algorithm}
      usepackage{algpseudocode}
      allowdisplaybreaks

      %newcommand{ShS}[1]{$clubsuit$footnote{SHREYAS: #1}}
      %newcommand{mathcolorbox}[2]{colorbox{#1}{$displaystyle #2$}}

      defendtheorem{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defendlemma{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defendproposition{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defendexample{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defendremark{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defenddefinition{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      begin{document}
      begin{equation}
      resizebox{.45textwidth}{!}{$
      begin{split}
      &L_g^{-1}mathbf{e}_i mathbf{e}_{ij}^{sf T}L_g^{-1} = begin{bmatrix}
      frac{1}{w_1} & 0 & cdots & overbrace{0}^{j^text{th}} & cdots & overbrace{0}^{i^text{th}} & cdots & 0\
      frac{1}{w_1} & frac{1}{w_2} & cdots & 0 & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots \
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots\
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots\
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & frac{1}{w_n}
      end{bmatrix}\
      &times begin{bmatrix}
      0\
      0\
      vdots\
      vdots\
      vdots\
      underbrace{1}_{i^text{th}}\
      vdots\
      0
      end{bmatrix} begin{bmatrix}
      0\
      0\
      vdots\
      underbrace{-1}_{j^text{th}}\
      vdots\
      underbrace{1}_{i^text{th}}\
      vdots\
      0
      end{bmatrix}^{sf T} begin{bmatrix}
      frac{1}{w_1} & 0 & cdots & 0 & cdots & 0 & cdots & 0\
      frac{1}{w_1} & frac{1}{w_2} & cdots & 0 & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots \
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots\
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots\
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & frac{1}{w_n}
      end{bmatrix}\
      &=begin{bmatrix}
      0\
      0\
      vdots\
      0\
      vdots\
      underbrace{frac{1}{w_i}}_{i^text{th}}\
      vdots\
      frac{1}{w_i}
      end{bmatrix} begin{bmatrix}
      0 & cdots & underbrace{0}_{j^text{th}} & frac{1}{w_{j+1}} & frac{1}{w_{j+2}} & cdots & underbrace{frac{1}{w_i}}_{i^text{th}} & 0 & cdots & 0
      end{bmatrix}\
      &=begin{bmatrix}
      0 & 0 & cdots & overbrace{0}^{j^text{th}} & overbrace{0}^{{j+1}^text{th}} & overbrace{0}^{{j+2}^text{th}} & cdots & overbrace{0}^{i^text{th}} & cdots & 0\
      0 & 0 & cdots & 0 & 0 & 0 & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & vdots & vdots & & vdots & & vdots\
      0 & 0 & cdots & 0 & frac{1}{w_i w_{j+1}} & frac{1}{w_i w_{j+2}} & cdots & frac{1}{w_i^2} & cdots & 0\
      vdots & vdots & & vdots & vdots & vdots & & vdots & & vdots\
      0 & 0 & cdots & 0 & cdots & cdots & cdots & cdots & cdots & 0
      end{bmatrix} geq 0
      %}
      end{split}
      $}
      end{equation}
      end{document}









      share|improve this question














      I have a huge equation consisting of several matrices. It is stuck together and has to be moved completely between pages causing white spaces in the preceding page. I had to resize it but seems that breaking it is a much better solution. I want to let it break, i.e., e.g. half of at the bottom of one page and the rest in the beginning of the next page. I'm using a double column paper style.



      This is what I got,



      enter image description here



      documentclass[10pt, twocolumn, twoside, journal]{IEEEtran}

      %makeatletter
      %letIEEEproofproof
      %letIEEEendproofendproof
      %letproof@undefined
      %letendproof@undefined
      %makeatother

      %letproofrelax
      %letendproofrelax

      %IEEEoverridecommandlockouts
      %overrideIEEEmargins

      usepackage{amsmath, amsfonts, amssymb, color, enumerate, amsthm, graphicx}
      usepackage{tikz, subcaption, cite}
      usepackage{color, xcolor, soul, bm}
      PassOptionsToPackage{hyphens}{url}usepackage{hyperref}
      hypersetup{
      colorlinks = true, %Colours links instead of ugly boxes
      urlcolor = blue, %Colour for external hyperlinks
      linkcolor = blue, %Colour of internal links
      citecolor = green %Colour of citations
      }
      usepackage[normalem]{ulem}
      newtheorem{problem}{Problem}
      newtheorem{theorem}{Theorem}
      newtheorem{corollary}{Corollary}
      newtheorem{assumption}{Assumption}
      newtheorem{proposition}{Proposition}
      newtheorem{lemma}{Lemma}
      newtheorem{remark}{Remark}
      newtheorem{definition}{Definition}
      newtheorem{example}{Example}
      usepackage{epsfig}
      usepackage{psfrag}
      DeclareMathOperator{diag}{diag}
      usepackage{tcolorbox}
      newcommand{JW}[1]{{color{red}#1}}
      include{user_newcommands}

      usepackage{algorithm}
      usepackage{algpseudocode}
      allowdisplaybreaks

      %newcommand{ShS}[1]{$clubsuit$footnote{SHREYAS: #1}}
      %newcommand{mathcolorbox}[2]{colorbox{#1}{$displaystyle #2$}}

      defendtheorem{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defendlemma{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defendproposition{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defendexample{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defendremark{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      defenddefinition{hspace*{fill}~IEEEQEDopenparendtrivlistunskip}
      begin{document}
      begin{equation}
      resizebox{.45textwidth}{!}{$
      begin{split}
      &L_g^{-1}mathbf{e}_i mathbf{e}_{ij}^{sf T}L_g^{-1} = begin{bmatrix}
      frac{1}{w_1} & 0 & cdots & overbrace{0}^{j^text{th}} & cdots & overbrace{0}^{i^text{th}} & cdots & 0\
      frac{1}{w_1} & frac{1}{w_2} & cdots & 0 & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots \
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots\
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots\
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & frac{1}{w_n}
      end{bmatrix}\
      &times begin{bmatrix}
      0\
      0\
      vdots\
      vdots\
      vdots\
      underbrace{1}_{i^text{th}}\
      vdots\
      0
      end{bmatrix} begin{bmatrix}
      0\
      0\
      vdots\
      underbrace{-1}_{j^text{th}}\
      vdots\
      underbrace{1}_{i^text{th}}\
      vdots\
      0
      end{bmatrix}^{sf T} begin{bmatrix}
      frac{1}{w_1} & 0 & cdots & 0 & cdots & 0 & cdots & 0\
      frac{1}{w_1} & frac{1}{w_2} & cdots & 0 & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots \
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots\
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & 0\
      vdots & vdots & & vdots & & vdots & & vdots\
      frac{1}{w_1} & frac{1}{w_2} & cdots & frac{1}{w_j} & cdots & frac{1}{w_i} & cdots & frac{1}{w_n}
      end{bmatrix}\
      &=begin{bmatrix}
      0\
      0\
      vdots\
      0\
      vdots\
      underbrace{frac{1}{w_i}}_{i^text{th}}\
      vdots\
      frac{1}{w_i}
      end{bmatrix} begin{bmatrix}
      0 & cdots & underbrace{0}_{j^text{th}} & frac{1}{w_{j+1}} & frac{1}{w_{j+2}} & cdots & underbrace{frac{1}{w_i}}_{i^text{th}} & 0 & cdots & 0
      end{bmatrix}\
      &=begin{bmatrix}
      0 & 0 & cdots & overbrace{0}^{j^text{th}} & overbrace{0}^{{j+1}^text{th}} & overbrace{0}^{{j+2}^text{th}} & cdots & overbrace{0}^{i^text{th}} & cdots & 0\
      0 & 0 & cdots & 0 & 0 & 0 & cdots & 0 & cdots & 0\
      vdots & vdots & & vdots & vdots & vdots & & vdots & & vdots\
      0 & 0 & cdots & 0 & frac{1}{w_i w_{j+1}} & frac{1}{w_i w_{j+2}} & cdots & frac{1}{w_i^2} & cdots & 0\
      vdots & vdots & & vdots & vdots & vdots & & vdots & & vdots\
      0 & 0 & cdots & 0 & cdots & cdots & cdots & cdots & cdots & 0
      end{bmatrix} geq 0
      %}
      end{split}
      $}
      end{equation}
      end{document}






      pdftex split






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 10 mins ago









      MohammadMohammad

      535




      535






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "85"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f473867%2fhow-to-let-a-long-equation-be-broken-between-pages%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 TeX - LaTeX 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.


          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%2ftex.stackexchange.com%2fquestions%2f473867%2fhow-to-let-a-long-equation-be-broken-between-pages%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

          サソリ

          広島県道265号伴広島線

          Accessing regular linux commands in Huawei's Dopra Linux