You are here
Home ›inductive proof of binomial theorem
Primary tabs
inductive proof of binomial theorem
We prove the theorem for a ring. We do not assume a unit for the ring. We do not need commutativity of the ring, but only that and commute.
When , the result is clear.
For the inductive step, assume it holds for . Then for ,
as desired.
Keywords:
number theory
Major Section:
Reference
Type of Math Object:
Proof
Parent:
Mathematics Subject Classification
05A10 Factorials, binomial coefficients, combinatorial functions- Forums
- Planetary Bugs
- HS/Secondary
- University/Tertiary
- Graduate/Advanced
- Industry/Practice
- Research Topics
- LaTeX help
- Math Comptetitions
- Math History
- Math Humor
- PlanetMath Comments
- PlanetMath System Updates and News
- PlanetMath help
- PlanetMath.ORG
- Strategic Communications Development
- The Math Pub
- Testing messages (ignore)
- Other useful stuff
Recent Activity
Jun 15
new question: Sorry to steal a few minutes of your time for this question, but i honestly don't know what else to do. by Whrazithar
new question: equality of the determinants of submatrices of an orthogonal matrix by ismayli
Jun 11
new correction: Typo by suitangi
Jun 2
new question: Creating another set with same cardinality. by hkkass
Jun 1
new image: ProblemOneRevised by unlord
new Education: Chapter II by rspuzio
May 31
new collection: The Calculus by Davis and Brenke by rspuzio
new question: Proofs by weixifan
new question: Summation Integration Question by trevor.nickle
May 27
new correction: typo+finite measure hypothesis by Filipe
new question: Sorry to steal a few minutes of your time for this question, but i honestly don't know what else to do. by Whrazithar
new question: equality of the determinants of submatrices of an orthogonal matrix by ismayli
Jun 11
new correction: Typo by suitangi
Jun 2
new question: Creating another set with same cardinality. by hkkass
Jun 1
new image: ProblemOneRevised by unlord
new Education: Chapter II by rspuzio
May 31
new collection: The Calculus by Davis and Brenke by rspuzio
new question: Proofs by weixifan
new question: Summation Integration Question by trevor.nickle
May 27
new correction: typo+finite measure hypothesis by Filipe



Comments
Sups and infs
I wanted some hints on this problem. Let f be a bounded function on interval I, prove that
sup({-f(x): x in I}) = -inf({f(x): x in I}).
Re: Sups and infs
We had a problem similar to this in our honors calculus class last year; The way I found best was to start by contradiction, that they are not equal.
That is, if f is a function f: I -> A, then there is some element a in A such that a < -inf({f(x) : x in I}) with a an upper bound for {-f(x): x in I}.
What then, can you say about -a and its relation to {f(x) : x in I}
Well, at least something like that.