Möbius Inversion Calculator
Provide values for n=1..k.

Purpose

The Möbius inversion formula allows recovery of an arithmetic function g from its summatory version f defined by f(n)=d|ng(d). Given f for n up to some limit, the inversion states g(n)=d|nμ(nd)f(d) where μ is the Möbius function.

The Möbius function is defined as μ(n)={1ifn=10ifnhas a squared prime factor−1ifnis squarefree with an odd number of prime factors}. Its multiplicative property makes Möbius inversion a key result in multiplicative number theory.

Related Calculators

Lagrange Interpolation Calculator - Fit Polynomials to Data Points

Compute the Lagrange interpolating polynomial that passes through a set of points.

Lagrange interpolation calculator polynomial interpolation

Finite Difference Derivative Calculator - Numerical Differentiation

Approximate derivatives using forward, backward, or central difference formulas.

finite difference derivative calculator numerical differentiation

Discrete Cosine Transform Calculator - Explore Frequency Components

Compute the DCT-II of a numeric sequence to analyze signal frequencies.

discrete cosine transform calculator DCT signal processing