此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授。

PDF格式教材下载 Sequences and Series

本系列学习笔记PDF下载(Academia.edu) MOOCULUS-2 Solution

Summary

  • If $$\sum_{n=1}^\infty |a_n|$$ converges (i.e. absolutely convergent), then $$\sum_{n=1}^\infty a_n$$ converges (i.e. conditionally convergent).
  • Suppose that $(a_n)$ is a decreasing sequence of positive numbers and $$\lim_{n\to\infty}a_n=0$$ Then the alternating series $$\sum_{n=1}^\infty (-1)^{n+1} a_n$$ converges.
  • For an alternating series $$s_n=\sum_{n=1}^{\infty}(-1)^n\cdot a_n$$ the test steps:
    • If $$\lim_{n\to\infty}a_n\neq0$$ then it diverges;
    • If $$\lim_{n\to\infty}a_n=0$$ and $a_n$ converges, then it absolutely converges;
    • If $$\lim_{n\to\infty}a_n=0$$ and $a_n$ diverges, then it conditionally converges.

Exercises 4.1

Determine whether each series converges absolutely, converges conditionally, or diverges.

1. $$\sum_{n=1}^\infty (-1)^{n-1}{1\over 2n^2+3n+5}$$ Solution: $$\sum_{n=1}^{\infty}|a_n|=\sum_{n=1}^{\infty}{1\over 2n^2+3n+5} < \sum_{n=1}^{\infty}{1\over 2n^2}\to\text{converge}$$ Thus it converges absolutely.

2. $$\sum_{n=1}^\infty (-1)^{n-1}{3n^2+4\over 2n^2+3n+5}$$ Solution: $$\lim_{n\to\infty}|a_n|=\lim_{n\to\infty}{3n^2+4 \over 2n^2+3n+5}={3\over2}\neq0$$ Thus it diverges.

3. $$\sum_{n=1}^\infty (-1)^{n-1}{\ln n\over n}$$ Solution: $$\lim_{n\to\infty}{\ln n\over n}=0$$ and $${\ln n\over n} > {1\over n}\to\text{diverge}$$ Thus it converges conditionally.

4. $$\sum_{n=1}^\infty (-1)^{n-1} {\ln n\over n^3}$$ Solution: $$\lim_{n\to\infty}{\ln n\over n^3}=0$$ and $${\ln n\over n^3} < {n\over n^3}={1\over n^2}\to\text{converge}$$ Thus it converges absolutely.

5. $$\sum_{n=2}^\infty (-1)^n{1\over \ln n}$$ Solution: $$\lim_{n\to\infty}{1\over\ln n}=0$$ and $${1\over\ln n} > {1\over n}\to\text{diverge}$$ Thus it converges conditionally.

6. $$\sum_{n=0}^\infty (-1)^{n} {3^n\over 2^n+5^n}$$ Solution: $$\lim_{n\to\infty}{3^n\over 2^n+5^n}=0$$ and $$\lim_{n\to\infty}a_{n+1}/a_n=\lim_{n\to\infty}{3^{n+1}\over 2^{n+1}+5^{n+1}}\cdot{2^n+5^n\over 3^n}$$ $$=\lim_{n\to\infty}{3\cdot(2^n+5^n)\over 2^{n+1}+5^{n+1}}={3\over5} < 1$$ Thus it converges absolutely.

7. $$\sum_{n=0}^\infty (-1)^{n} {3^n\over 2^n+3^n}$$ Solution: $$\lim_{n\to\infty}{3^n\over 2^n+3^n}=1\neq0$$ Thus it diverges.

8. $$\sum_{n=1}^\infty (-1)^{n-1} {\arctan n\over n}$$ Solution: $$\lim_{n\to\infty}{\arctan n\over n}=\lim_{n\to\infty}{1\over 1+n^2}=0$$ and $${\arctan n\over n} > {1\over n}\to\text{diverge}$$ Thus it converges conditionally.

Exercises 4.2

Determine whether the following series converge or diverge.

1. $$\sum_{n=1}^\infty {(-1)^{n+1}\over 2n+5}$$ Solution: $$\lim_{n\to\infty}{1\over 2n+5}=0$$ Thus it converges.

2. $$\sum_{n=4}^\infty {(-1)^{n+1}\over \sqrt{n-3}}$$ Solution: $$\lim_{n\to\infty}{1\over \sqrt{n-3}}=0$$ Thus it converges.

3. $$\sum_{n=1}^\infty (-1)^{n+1}{n\over 3n-2}$$ Solution: $$\lim_{n\to\infty}{n\over 3n-2}={1\over3}\neq0$$ Thus it diverges.

4. $$\sum_{n=1}^\infty (-1)^{n+1}{\ln n\over n}$$ Solution: $$\lim_{n\to\infty}{\ln n\over n}=0$$ Thus it converges.

5. Approximate $$\sum_{n=1}^\infty (-1)^{n+1}{1\over n^3}$$ to two decimal places.Solution: $$\int_{N}^{\infty}{1\over x^3}dx= -{1\over2}\cdot{1\over x^2}\Big|_{N}^{\infty}= {1\over2}\cdot{1\over N^2} < {1\over100}\Rightarrow N \geq 8$$ Adding up the first 8 terms and the result is $0.9007447\doteq0.90$.

6. Approximate $$\sum_{n=1}^\infty (-1)^{n+1}{1\over n^4}$$ to two decimal places.Solution: $$\int_{N}^{\infty}{1\over x ^4}dx=-{1\over3}\cdot{1\over x^3}\Big|_{N}^{\infty}={1\over3}\cdot{1\over N^3} < {1\over100}\Rightarrow N\geq4$$ Adding up the first 4 term and the result is $0.9459394\doteq0.95$.

Additional Exercises

1. Suppose $$\sum_{n=1}^{\infty}|a_n|$$ converges, what about $$\sum_{n=1}^{\infty}a_n$$ Solution: $$\sum_{n=1}^{\infty}|a_n|\ \text{converges}$$ $$\Rightarrow\sum_{n=1}^{\infty}2\cdot|a_n|\ \text{converges}$$ We have $$0\leq a_n+|a_n|\leq2\cdot|a_n|$$ By comparison test, $$\sum_{n=1}^{\infty}(a_n+|a_n|)$$ converges. And $$\sum_{n=1}^{\infty}(a_n+|a_n|)-\sum_{n=1}^{\infty}|a_n|=\sum_{n=1}^{\infty}a_n$$ converges.

This exercise shows that "Absolutely converge implies converge".

2. $$\sum_{j=5}^{\infty}{2j^2+j+2 \over 3j^5+j^4+5j^3+6}$$ converge or diverge?

Solution: $${2j^2+j+2 \over 3j^5+j^4+5j^3+6} < {3i^2\over3j^5}={1\over j^3}\to\text{converge}$$ By $p$-series test and comparison test, it converges.

3. $$\sum_{n=2}^{\infty}{6\cdot(-1)^n \over 7n^{0.52}}$$ converge or diverge?

Solution: $$\lim_{n\to\infty}{6\over 7n^{0.52}}=0$$ and $${6\over 7n^{0.52}} > {1\over 7n^{0.52}}\to\text{diverge}$$ Thus it converges conditionally.

4. $$\sum_{n=7}^{\infty}{4\cdot(-1)^{n+1}\over n^2+3n+5}$$ converge or diverge?

Solution: $$\lim_{n\to\infty}{4\over n^2+3n+5}=0$$ and $${4\over n^2+3n+5} < {4\over n^2}\to\text{converge}$$ Thus it converges absolutely.

MOOCULUS微积分-2: 数列与级数学习笔记 4. Alternating series的更多相关文章

  1. MOOCULUS微积分-2: 数列与级数学习笔记 7. Taylor series

    此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授. PDF格式教材下载 ...

  2. MOOCULUS微积分-2: 数列与级数学习笔记 6. Power series

    此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授. PDF格式教材下载 ...

  3. MOOCULUS微积分-2: 数列与级数学习笔记 Review and Final

    此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授. PDF格式教材下载 ...

  4. MOOCULUS微积分-2: 数列与级数学习笔记 5. Another comparison test

    此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授. PDF格式教材下载 ...

  5. MOOCULUS微积分-2: 数列与级数学习笔记 3. Convergence tests

    此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授. PDF格式教材下载 ...

  6. MOOCULUS微积分-2: 数列与级数学习笔记 2. Series

    此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授. PDF格式教材下载 ...

  7. MOOCULUS微积分-2: 数列与级数学习笔记 1. Sequences

    此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授. PDF格式教材下载 ...

  8. python学习笔记—DataFrame和Series的排序

    更多大数据分析.建模等内容请关注公众号<bigdatamodeling> ################################### 排序 ################## ...

  9. 《Java学习笔记(第8版)》学习指导

    <Java学习笔记(第8版)>学习指导 目录 图书简况 学习指导 第一章 Java平台概论 第二章 从JDK到IDE 第三章 基础语法 第四章 认识对象 第五章 对象封装 第六章 继承与多 ...

随机推荐

  1. myeclipse中发送邮件出现Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/mail/util/LineInputStream

    出现这个问题的原因是jar包版本不统一,解决方法如下: 我在项目导入了jar包 与myeclipse自带jar冲突了 删除Java EE 5 Libraries/javaee.jar/mail里的包有 ...

  2. Java 基础【10】 I/O流概念分析整理

    转载地址:http://blog.csdn.net/yuebinghaoyuan/article/details/7388059 java.io 中的流,可以从不同的角度进行分类. 按照数据流的方向不 ...

  3. 同态加密-Homomorphic encryption

    同态加密(Homomorphic encryption)是一种加密形式,它允许人们对密文进行特定的代数运算得到仍然是加密的结果,将其解密所得到的结果与对明文进行同样的运算结果一样.换言之,这项技术令人 ...

  4. javascript 连等赋值问题(这是从SegmentFault转过来的一个问题)

    var a = {n:1}; var b = a; // 持有a,以回查 a.x = a = {n:2}; alert(a.x);// --> undefined alert(b.x);// - ...

  5. 【转】VO BO PO 介绍

    原文链接:http://www.cnblogs.com/zander/archive/2012/08/11/2633344.html PO(persistant object)(个人理解:就是数据库模 ...

  6. 【转】XSD (xml Schema Definition)

    来自:http://www.cnblogs.com/newsouls/archive/2011/10/28/2227765.html Xml Schema的用途 1.  定义一个Xml文档中都有什么元 ...

  7. Android布局方式_RelativeLayout

    RelativeLayout(相对布局)允许子元素指定它们相对于其他元素或父元素的位置(通过ID指定),因此用户可以右对齐,或上下对齐,或置于屏幕中央的形式来排列两个元素. RelativeLayou ...

  8. 0929mysql 用户管理和权限设置

    转来自http://www.cnblogs.com/fslnet/p/3143344.html 用户管理 mysql>use mysql; 查看 mysql> select host,us ...

  9. [转]JAVA设计模式之单例模式

    原文地址:http://blog.csdn.net/jason0539/article/details/23297037 概念: java中单例模式是一种常见的设计模式,单例模式的写法有好几种,这里主 ...

  10. git 创建别名

    git config --global alias.shortname command 例子如下 git config --global alias.psm 'push origin master' ...