3-Calculus-Series-Kinds-Power

power series

Sequence general term can be a(n) * x^n {power series}|, where a are rational coefficients, and n is number of terms. Power series converges if independent variable equals zero. x^n / n! converges at all x.

associated series

1 + a1 * u + a2 * u^2 / 2! + ... {associated series}, where ai are series coefficients.

expansion of function

Power series {expansion, function} {expansion, series} can replace function or integral.

exponential series

e^x = 1 + x + x^2 / 2! + x^3 / 3! + ... {exponential series}.

hyperbolic expansion

sinh(x) = x + x^3 / 3! + x^5 / 5! + ... {hyperbolic expansion}. cosh(x) = 1 + x^2 / 2! + x^4 / 4! + ...

hypergeometric series

1 + a*b*x / c + (a * (a + 1) * b * (b + 1) * x^2) / (2 * c * (c + 1)) + ... {hypergeometric series} can converge at x. If x = 1, function equals (gamma(c) * gamma(c - a - b)) / (gamma(c - a) * gamma(c - b)).

Laguerre series

1 + x + 2! * x^2 + 3! * x^3 + ... {Laguerre series}.

logarithmic series

ln(1 + x) = x - x^2 / 2 + x^3 / 3 - x^4 / 4 + ... {logarithmic series}, where -1 <= x <+ +1. ln(N + 1) - ln(N) = 2 * (1 / (2*N - 1) + 1 / (3 * (2*N - 1)^3) + 1 / (5 * (2*N - 1)^5) + ...).

Maclaurin expansion

f(b) = f(0) + (sum from i = 0 to i = n - 1 of (function ith derivative at 0) / i!) * b^i + error term {Maclaurin expansion}. Maclaurin expansion is Taylor series with a = 0.

radix fraction

Fractions {radix fraction} can be sums of positive common fractions a/r + b / r^2 + c / r^3 + ..., where r is a number, and a b c are integers. Common fractions can be radix fractions, using any radix in any number system.

Taylor theorem

f(b) = f(a) + (sum from i = 0 to i = n - 1 of (function ith derivative at a) / i!) * (b - a)^i + error term {Taylor's theorem} {Taylor theorem} {Taylor series}. For two variables, Taylor series has twice as many terms {Taylor expansion}.

Related Topics in Table of Contents

3-Calculus-Series-Kinds

Drawings

Drawings

Contents and Indexes of Topics, Names, and Works

Outline of Knowledge Database Home Page

Contents

Glossary

Topic Index

Name Index

Works Index

Searching

Search Form

Database Information, Disclaimer, Privacy Statement, and Rights

Description of Outline of Knowledge Database

Notation

Disclaimer

Copyright Not Claimed

Privacy Statement

References and Bibliography

Consciousness Bibliography

Technical Information

Date Modified: 2022.0225