diff --git a/education/math/MATH1050/Dividing Polynomials.md b/education/math/MATH1050 (algebra)/Dividing Polynomials.md similarity index 100% rename from education/math/MATH1050/Dividing Polynomials.md rename to education/math/MATH1050 (algebra)/Dividing Polynomials.md diff --git a/education/math/MATH1050/Domain.md b/education/math/MATH1050 (algebra)/Domain.md similarity index 100% rename from education/math/MATH1050/Domain.md rename to education/math/MATH1050 (algebra)/Domain.md diff --git a/education/math/MATH1050/Exponents/Exponents.md b/education/math/MATH1050 (algebra)/Exponents/Exponents.md similarity index 100% rename from education/math/MATH1050/Exponents/Exponents.md rename to education/math/MATH1050 (algebra)/Exponents/Exponents.md diff --git a/education/math/MATH1050/Exponents/Logarithms.md b/education/math/MATH1050 (algebra)/Exponents/Logarithms.md similarity index 100% rename from education/math/MATH1050/Exponents/Logarithms.md rename to education/math/MATH1050 (algebra)/Exponents/Logarithms.md diff --git a/education/math/MATH1050/Exponents/Quadratics.md b/education/math/MATH1050 (algebra)/Exponents/Quadratics.md similarity index 100% rename from education/math/MATH1050/Exponents/Quadratics.md rename to education/math/MATH1050 (algebra)/Exponents/Quadratics.md diff --git a/education/math/MATH1050/Inverse Functions.md b/education/math/MATH1050 (algebra)/Inverse Functions.md similarity index 100% rename from education/math/MATH1050/Inverse Functions.md rename to education/math/MATH1050 (algebra)/Inverse Functions.md diff --git a/education/math/MATH1050/Matrices.md b/education/math/MATH1050 (algebra)/Matrices.md similarity index 100% rename from education/math/MATH1050/Matrices.md rename to education/math/MATH1050 (algebra)/Matrices.md diff --git a/education/math/MATH1050/Partial Fractions.md b/education/math/MATH1050 (algebra)/Partial Fractions.md similarity index 100% rename from education/math/MATH1050/Partial Fractions.md rename to education/math/MATH1050 (algebra)/Partial Fractions.md diff --git a/education/math/MATH1050/Polynomial Fractions.md b/education/math/MATH1050 (algebra)/Polynomial Fractions.md similarity index 100% rename from education/math/MATH1050/Polynomial Fractions.md rename to education/math/MATH1050 (algebra)/Polynomial Fractions.md diff --git a/education/math/MATH1050/Rational Inequalities.md b/education/math/MATH1050 (algebra)/Rational Inequalities.md similarity index 100% rename from education/math/MATH1050/Rational Inequalities.md rename to education/math/MATH1050 (algebra)/Rational Inequalities.md diff --git a/education/math/MATH1050/Standard forms of circles.md b/education/math/MATH1050 (algebra)/Standard forms of circles.md similarity index 100% rename from education/math/MATH1050/Standard forms of circles.md rename to education/math/MATH1050 (algebra)/Standard forms of circles.md diff --git a/education/math/MATH1050/Systems of Equations.md b/education/math/MATH1050 (algebra)/Systems of Equations.md similarity index 100% rename from education/math/MATH1050/Systems of Equations.md rename to education/math/MATH1050 (algebra)/Systems of Equations.md diff --git a/education/math/MATH1220 (calc II)/Sequences.md b/education/math/MATH1220 (calc II)/Sequences and Series.md similarity index 95% rename from education/math/MATH1220 (calc II)/Sequences.md rename to education/math/MATH1220 (calc II)/Sequences and Series.md index cd17f06..cdcb0b7 100644 --- a/education/math/MATH1220 (calc II)/Sequences.md +++ b/education/math/MATH1220 (calc II)/Sequences and Series.md @@ -147,4 +147,9 @@ The behavior a given power series falls into one of three cases: $$ \frac{x}{3}$$ 2. For a geometric series, it converges when the ratio $r$ is less than one. Written as an equality, this gives us: $$ |r| < 1 \to |\frac{x}{3}| < 1 \to |x| < 3 $$ -This means that the interval of convergence is $(-3, 3)$, given it diverges at both interval endpoints. \ No newline at end of file +This means that the interval of convergence is $(-3, 3)$, given it diverges at both interval endpoints. + +## Integral test for series +The integral test determines if an infinite series converges or diverges by comparing it to an improper integral. If the integral diverges ($= \infty$), then the series also diverges. If the integral converges, then the series is + +Given the series $\sum_{n=0}^\infty a_n$, the improper integral would be of the below form: