Expand functions in Maclaurin series (Taylor at x=0)
The Maclaurin series is the most commonly used power series representation. It approximates functions near zero using derivative information at the origin. Many functions have well-known Maclaurin series used in calculus and numerical computing.
A Maclaurin series represents a function as an infinite polynomial centered at 0. It is the simplest form of Taylor series. Calculating it requires only derivatives at 0, making it easier than general Taylor series for functions well-behaved near the origin.
f(x)=sum f^(n)(0)*x^n/n!. Taylor at 0. Approximates function behavior near the origin.
e^x=1+x+x^2/2!+x^3/3!+... Converges for all x. All derivatives at 0 are 1.
sin(x)=x-x^3/3!+x^5/5!-..., cos(x)=1-x^2/2!+x^4/4!-... Only odd/even powers. Converge everywhere.
e^x, sin, cos: (-inf,inf). 1/(1-x): (-1,1). ln(1+x): (-1,1]. Geometry series converges only within radius 1.
Free online calculators and tools covering mathematics, unit conversion, text processing, and daily life. Accurate, fast, mobile-friendly, and completely free to use.
© 2026 IP331.com — Free Online Tools. All rights reserved.
About · Contact · Privacy Policy · Cookie Policy · Terms of Use · Disclaimer · Sitemap