発言者: zyam56
発言日: 2005 05/28 14:24
発言元: p8174-ipad34hodogaya.kanagawa.ocn.ne.jp
Athlonさん、石原さん。ありがとうございました。
お二人のを参考にして何とかできました。
%-----------------------------------------------
\documentclass[a4paper,11pt,fleqn]{jsarticle}
\usepackage{emath}
\begin{document}
$ 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + ・・・・・・・・+ n = \bunsuu{n(n+1)}{2}$ \\
ああああああああああああああああああああああああああああああああああああああああああああああああ
{\mathindent=-2zw
\begin{align}
1 + 2 + 3 + 4 + 5 &= 15 \notag \\[-2pt]
+) 5 + 4 + 3 + 2 + 1 &= 15 \notag \\[3pt]
\hline \notag \\[-10pt]
6 + 6 + 6 + 6 + 6 &= 30 \notag
\end{align}
}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
$
\renewcommand{\arraycolsep}{1pt}
\begin{array}{cccccccccccccc}
& 1 & + & 2 & + & 3 & +・・・+ & (n-2) & + & (n-1) & + & n & =& S \\
+) & n & + & (n-1) & + & (n-2) &+・・・+ & 3 & + & 2 & + & 1 & =& S \\
\hline
& (n+1) & + & (n+1) & + & (n+1) &+・・・+ &(n+1) & + & (n+1) & + & (n+1) & =& 2S \end{array}
$
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}
%--------------------------------------------
▼関連発言
│
└◆3077:辺々の和をあらわすには [zyam56] 05/27 22:59
├◆3078:Re:辺々の和をあらわすには [Athlon] 05/28 05:37
│└◆3079:Re[2]:辺々の和をあらわすには [zyam56] 05/28 06:40
└◆3082:Re:辺々の和をあらわすには [石原 守] 05/28 09:28
└◆3084:Re[2]:辺々の和をあらわすには [zyam56] 05/28 14:24<-last