Questions tagged [induction]

For questions about mathematical induction, a method of mathematical proof. Mathematical induction generally proceeds by proving a statement for some integer, called the base case, and then proving that if it holds for one integer then it holds for the next integer. This tag is primarily meant for questions about induction over natural numbers but is also appropriate for other kinds of induction such as transfinite, structural, double, backwards, etc.

Mathematical induction is a form of deductive reasoning. Its most common use is induction over well-ordered sets, such as natural numbers or ordinals. While induction can be expanded to class relations which are well-founded, this tag is aimed mostly at questions about induction over natural numbers.

In general use, induction means inference from the particular to the general. This is used in terms such as inductive reasoning, which involves making an inference about the unknown based on some known sample. Mathematical induction is not true induction in this sense, but is rather a form of proof.

Induction over the natural numbers generally proceeds with a base case and an inductive step:

  • First prove the statement for the base case, which is usually $n=0$ or $n=1$.
  • Next, assume that the statement is true for an input $n$, and prove that it is true for the input $n+1$.

The following variant goes without a base case: Assuming the statement is true for all $n\in\mathbb N$ with $n < N$, prove that is true for $N$, too. This has to be done for all $N\in\mathbb N$.

10150 questions
3
votes
1 answer

Prove by induction what is the color of the last ball in the box

A box contains $p$ red balls and $q$ yellow balls. Suppose the following procedure is repeated until a single ball remains in the box: Remove two balls from the box; If both have the same color, put a red ball in the box; Otherwise, put an yellow…
3
votes
1 answer

Prove that the $n$th positive nonsquare integer is $n+\{ \sqrt{n} \}$ where $\{x\}$ is denotes the integer closest to $x$.

For any positive integer $n$, let $f(n)$ denote the $n$th positive nonsquare integer, i.e., $f(1)=2$ $f(2)=3$ $f(3)=5$ $f(4)=6$ etc. Prove that $f(n)=n+\{ \sqrt{n} \}$ where $\{x\}$ denotes the integer closest to $x$ (for example,…
SAMQ
  • 63
3
votes
2 answers

Stuck on Mathematical Induction Proof

I have the following question: Prove with mathematical induction that $3^n+4^n\le 5^n$ for all $n\ge 2$. $$\text{Assume true: }3^n+4^n \le 5^n \text{. Prove that $3^{n+1}+4^{n+1} \le 5^{n+1}$} \\ = 3\cdot3^n+4\cdot4^n \\…
user750949
3
votes
3 answers

Induction proof of a known harmonic sum

I want to prove that $$\frac{1}{2} + \frac{1}{4} + \dots + \frac{1}{2^n} \leq 1$$ only by induction! I check for the first one, $\frac12 \leq 1 $ correct. Then I assume for $n=k$ : $$\frac12 + \frac14 + \dots + \frac{1}{2^k} \leq 1$$ And Try and…
3
votes
4 answers

Induction proof: $\dbinom{2n}{n}=\dfrac{(2n)!}{n!n!}$ is an integer.

Prove using induction: $\dbinom{2n}{n}=\dfrac{(2n)!}{n!n!}$ is an integer. I tried but I can't do it.
Gaston Burrull
  • 5,449
  • 5
  • 33
  • 78
3
votes
0 answers

Maximum number of ones in triangular array of 0's and 1's

Assume that first row of the triangular array is $a_1, a_2,\dots,a_n$ which only contains 0's and 1's. We will build second row $b_1, b_2,\dots,b_{n-1}$ in this way : $b_i= a_i\operatorname{XOR} a_{i+1}.$ What is maximum number of ones in this…
oli_ver
  • 39
3
votes
1 answer

Help with a mathematical induction problem

hi I started learning mathematical induction and I have a problem with a specific one I need to prove that the left side is equal to the right side and I got lost on the way, so any answers will really help $$ 1^2 + 2^2 + 3^2 +…
abababa
  • 33
3
votes
2 answers

I need help proving an inequality by induction

How do I prove by induction that $\displaystyle\sum_{n=1}^k\sqrt{n}>\frac23k\sqrt{k}$ ? I believe it has something to do with the property $2\sqrt{k}\le\sqrt{k}+\sqrt{k+1}\le2\sqrt{k+1}$, but I could not crack it.
3
votes
3 answers

Prove that $1^2 + 2^2 + {...}+ {(n - 1)}^2 < \frac{n^3}{3} < 1^2 + 2^2 + {...}+ {n}^2 $

Prove that $1^2 + 2^2 + {...}+ {(n - 1)}^2 < \frac{n^3}{3} < 1^2 + 2^2 + {...}+ {n}^2 $ I know I need to use induction for this proof, but it feels like a pretty complicated one. Basis: For $n = 2$, $$1^2 < \frac{8}3 < 1^2 + 2^2$$ Induction…
3
votes
2 answers

n-step composition of a homographic function ; proof by induction

Prove that $f_n (l) = \frac{l}{l(n+1)+1}$ for all positive integers n. If $f_{n+1}=f_0 \circ f_n$ and $f_{0} (l)=\frac{l}{l+1}$ for $n= 0,1,2,3....$ This proof has to be solved with the method of induction. Now, I ran into a problem with base…
3
votes
2 answers

The Art of Computer Programming (2nd ed.): Mathematical Induction

In 1.2.1 Mathematical Induction section, Knuth presents mathematical induction as a two steps process to prove that P(n) is true for all positive integers n: a) Give a proof that P(1) is true; b) Give a proof that "if all P(1), P(2),..., P(n) are…
Korchkidu
  • 317
3
votes
1 answer

Applications of mathematical induction

I often see mathematical induction used to verify proofs. For example the formula for the sum of all integers up to an n. Unfortunately this says nothing about how the formula was found in the first place, and if mathematical induction played a role…
anselm
  • 133
  • 1
  • 1
  • 4
3
votes
3 answers

How can i prove this identity (by mathematical induction) (rational product of sines)

I would appreciate if somebody could help me with the following problem: Q: proof? (by mathematical induction) $$\prod_{k=1}^{n-1}\sin\frac{k \pi}{n}=\frac{n}{2^{n-1}}~(n\geq 2)$$
Young
  • 5,492
3
votes
1 answer

proof by Mathematical induction related with geometry

Q:Consider $n+2$ distinct point from the circumference of a circle.If consecutive points along the circle are joined by line segments creating a polygon with $n+2$ sides then the sum of interior angle of the resulting polygon equals $180n$ degree.My…
emonHR
  • 2,650
3
votes
1 answer

Formula for this sequence?

$P_n= \prod^n_k_=_2 \frac{k^2-1}{k^2}$ for $n \ge 2$ I calculated $P_1 to P_3$ . I have been trying to come up with a formula but I can't really see any pattern. $P_2 = \frac{3}{4} , P_3 = \frac{2}{3}, P_4 = \frac{5}{8}$
user60334
  • 717