File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -230,8 +230,8 @@ \section{Properties of Infinite Series}
230
230
\begin {align* }
231
231
\abs {\sum _{j={m+1}}^n x_jy_j}
232
232
&= \abs {s_ny_{n+1} - s_my_{m+1} + \sum _{j=m+1}^n s_j(y_j - y_{j+1})}\\
233
- &= \abs {s_ny_{n+1} - s_my_{m+1}} + \abs {\sum _{j=m+1}^n s_j(y_j - y_{j+1})} \tag {$ \bigtriangleup $ inequality}\\
234
- &= \abs {(s_n - s_m)y_{m+1}} + \abs {\sum _{j=m+1}^n s_j(y_j - y_{j+1})} \tag {$ y_{m+1} > y_{n+1}$ }\\
233
+ &\leq \abs {s_ny_{n+1} - s_my_{m+1}} + \abs {\sum _{j=m+1}^n s_j(y_j - y_{j+1})} \tag {$ \bigtriangleup $ inequality}\\
234
+ &\leq \abs {(s_n - s_m)y_{m+1}} + \abs {\sum _{j=m+1}^n s_j(y_j - y_{j+1})} \tag {$ y_{m+1} > y_{n+1}$ }\\
235
235
&\leq M\abs {y_{m+1}} + M \abs {y_{m+1} - y_{n+1}}\\
236
236
&\leq 2M\abs {y_{m+1}}
237
237
\end {align* }
@@ -290,4 +290,4 @@ \section{Properties of Infinite Series}
290
290
then $ A < \epsilon /(2 b_1 )$ and $ \abs {\sum _{j={m+1}}^n x_jy_j} < 2 \abs {b_1}\cdot \frac {\epsilon }{2\abs {b_1}}$ ,
291
291
which means we have the Cauchy Criterion for $ \sum x_ny_n$ , and therefore it converges.
292
292
}
293
- }
293
+ }
You can’t perform that action at this time.
0 commit comments