I've seen the famous proof presented by Cauchy for the AM-GM inequality but what other neat proofs use forward-backward induction? Is it fundamentally inextricable from ordinary induction (are there no problems where only forward-backward induction will do the trick and not ordinary induction)? Are there other even more variants of induction like this that have their own uses? Any material one could refer to that deals with more useful examples of FB induction?
2026-03-25 20:40:01.1774471201
Forward-backward induction
1.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in SOFT-QUESTION
- Reciprocal-totient function, in term of the totient function?
- Ordinals and cardinals in ETCS set axiomatic
- Does approximation usually exclude equality?
- Transition from theory of PDEs to applied analysis and industrial problems and models with PDEs
- Online resources for networking and creating new mathematical collaborations
- Random variables in integrals, how to analyze?
- Could anyone give an **example** that a problem that can be solved by creating a new group?
- How do you prevent being lead astray when you're working on a problem that takes months/years?
- Is it impossible to grasp Multivariable Calculus with poor prerequisite from Single variable calculus?
- A definite integral of a rational function: How can this be transformed from trivial to obvious by a change in viewpoint?
Related Questions in BIG-LIST
- Good ideas for communicating the joy of mathematics to nine and ten year olds
- Has miscommunication ever benefited mathematics? Let's list examples.
- What are some great examples of cooperative games with stochastic payoffs?
- Nowhere-differentiable Lipschitz-continuous function
- Ill-known/original/interesting investigations on/applications of inversion (the geometric transform)
- What infinite prime products have $\zeta$-regularized values?
- Mathematical ideas that took long to define rigorously
- Conjectures Disproven by the use of Computers?
- What's new in higher dimensions?
- Math Examples to get High-Schoolers Interested
Related Questions in REFERENCE-WORKS
- Has Number Fields by D. Marcus ever been typeset using TeX by anyone yet?
- Book of support for reading the Fulton book.
- Recommendation topic - Numerical Analysis and computational
- Can I skip part III in Dummit and Foote?
- Sequence of polygons converging
- What is the proper way to cite a math textbook when writing a paper?
- soft question - differential geometry and topology book recommendations
- Causality Theory of Space-Time.
- Research in the Discrete Logarithm Problem
- Is it possible to study Differential Geometry from Spivak's books starting with the second volume without reading the first one?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Here's an example of one I ended up using the other day. I was trying to determine all functions $f$ which are analytic on their domain (some disk about $0$ in the complex plane), and such that there is a complex number $c$ such that $$f(z)=c+zf\bigl(z^2\bigr)$$ for all $z$ in the domain of $f.$
I began by using analyticity in a disk about $0$ to conclude that $$f(z)=\sum_{n=0}^\infty a_n z^n,$$ so that $$zf\left(z^2\right)=z\sum_{n=0}^\infty a_n \left(z^2\right)^n=\sum_{n=0}^\infty a_n z^{2n+1}.$$ Noting that we can rewrite $$f(z)=\sum_{n=0}^\infty a_{2n} z^{2n}+\sum_{n=0}^\infty a_{2n+1} z^{2n+1},$$ we find that $$f(z)-zf\left(z^2\right)=\sum_{n=0}^\infty a_{2n}z^{2n}+\sum_{n=0}^\infty (a_{2n+1}-a_n)z^{2n+1}.$$ Since we need this to be equal to $c,$ then we must have $a_0=c,$ $a_{2n}=0$ for all positive $n,$ and $a_{2n+1}=a_n$ for all $n.$
After playing around with the recurrence a bit, I came to the conclusion that $a_n=c$ if $n=2^j-1$ for some nonnegative integer $j,$ and that for all other $n,$ $a_n=0.$ Standard induction made it easy to prove the former, but not the latter. For that, I used forward-backward induction.
Since $a_{2n}=0$ for all positive $n,$ then readily, $a_n=0$ whenever $n$ is a positive even integer, and in particular when $n=2^j$ for some positive integer $j.$ To prove it for the rest, I proceeded as follows.
Given a positive integer $k$ such that, for all integers $m$ with $2^k\le m\le 2^{k+1}-2,$ we have $a_m=0.$ (This clearly holds for $k=1.$) Take any odd integer $m$ such that $2^{k+1}\le m\le 2^{k+2}-2.$ Since $m$ is odd, then in fact, $2^{k+1}+1\le m\le 2^{k+2}-3,$ and letting $m=2j+1,$ we have $$2^{k+1}+1\le 2j+1\le 2^{k+2}-3$$ $$2^{k+1}\le 2j\le 2^{k+2}-4$$ $$2^k\le j\le 2^{k+1}-2$$ Thus, $a_j=0$ by inductive hypothesis, so $a_m=a_{2j+1}=a_j=0.$
Consequently, I concluded that $$f(z)=c\sum_{j=0}^\infty z^{2^j-1}.$$