New posts in induction

IMO 1987 - function such that $f(f(n))=n+1987$ [closed]

Why does induction have to be an axiom?

Inductive proof of a formula for Fibonacci numbers

Why is complete strong induction a valid proof method and not need to explicitly proof the base cases?

How to prove that $\sum_{i=0}^n 2^i\binom{2n-i}{n} = 4^n$.

Prove that the power set of an $n$-element set contains $2^n$ elements

What are some examples of induction where the base case is difficult but the inductive step is trivial?

Proof by induction: $2^n > n^2$ for all integer $n$ greater than $4$ [duplicate]

Infinitely differentiable functions: how to prove that $e^\frac{1}{x^2-1}$ has derivative of any order?

How to prove a formula for the sum of powers of $2$ by induction?

Proving the summation formula using induction: $\sum_{k=1}^n \frac{1}{k(k+1)} = 1-\frac{1}{n+1}$

Proof of an inequality by induction: $(1 + x_1)(1 + x_2)...(1 + x_n) \ge 1 + x_1 + x_2 + ... + x_n$

Why is "mathematical induction" called "mathematical"?

Inductive proof of the closed formula for the Fibonacci sequence [duplicate]

Induction and convergence of an inequality: $\frac{1\cdot3\cdot5\cdots(2n-1)}{2\cdot4\cdot6\cdots(2n)}\leq \frac{1}{\sqrt{2n+1}}$

Proving the sum of the first $n$ natural numbers by induction [duplicate]

After removing any part the rest can be split evenly. Consequences?

Induction proof: $S$ contains powers of 2 and predecessors implies $S={\bf N}$

proof by induction: sum of binomial coefficients $\sum_{k=0}^n (^n_k) = 2^n$ [duplicate]

Show that $e^x > 1 + x + x^2/2! + \cdots + x^n/n!$ for $n \geq 0$, $x > 0$ by induction