Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: April 27, 2024, 5:50 am

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The Mathematical Proof Thread
#40
RE: The Mathematical Proof Thread
Here's a pretty cool proof of the binomial theorem via mathematical induction

Ron Joniak


Here are some additional notes which may be helpful.

At 6:35, RonJoniak uses the concept of the index shift.  Now, this may seem extraneous, but we actually need to use the index shift: this will eventually allow us to combine the two summations into one summation (after stripping out terms from the non-shifted summation); and once we get it into one summation, this will get us closer toward manipulating the left hand side of the proof into the right hand side of the proof.  Here's a site that explains the concept of the index shift (the index shift material will be toward the middle/bottom of the page)

P.S. Toward the end of the video he actually puts the stripped out x^(m+1) and y^(m+1) terms back into the summation.  Hence, when he does this, putting the x^(m+1) term back into the summation (using k=0) puts the lower limit of the summation back to zero.  Likewise, when he puts the y^(m+1) term back into the summation (using k=m+1), this puts the summation's upper limit back to m+1, enabling us to reproduce the right hand side of the proof, which was the objective all along.  


You will encounter index shifts in differential equations.  In particular, you will need index shifts when finding series solutions to differential equations.

At 11:55, Ron Joniak mentions Pascal's rule.  Pascal's rule is the following equation:

C(n+1,k)=C(n,k-1) +C(n,k).  Assume that we have a set A={0,1,2,3,.....,n}. Then our set has n+1 elements (including the zero gives it an additional element), so the number of k element subsets in A can be represented as C(n+1,k)  (note, if A={1,2,3...n}, then it would have n elements and it could be represented as C(n,k)). Another way to think about C(n+1,k) is that we are choosing k elements from a set with n+1 elements.  For example, C(3,1) means that we are choosing one element from a set with 3 total elements).

P.S. Also, for the sake of curiosity, if we wanted to put C(n+1,k) into equation form then we would get C(n+1,k)= (n+1)!/(k!(n+1-k)!). However, this is not needed for the proof, as it is unnecessary.

 Now, Pascal's rule states that "the number of k element subsets in A is equal to the number of k element subsets that contain zero plus the number of k element subsets that do not contain zero."(Hammack, Book of Proof, pg 78). 

Please note that I used the form C(n+1,k)=C(n,k-1) +C(n,k) to illustrate Pascal's rule.  In the video, the author uses a different form, but the two forms are just different ways of expressing the exact same idea; in this post, the form I used is easier to write via a keyboard, so my apologies for any inconvenience.











Reply



Messages In This Thread
The Mathematical Proof Thread - by Kernel Sohcahtoa - September 9, 2016 at 10:09 am
RE: The Mathematical Proof Thread - by Excited Penguin - September 13, 2016 at 11:53 pm
RE: The Mathematical Proof Thread - by Joods - September 14, 2016 at 12:04 am
RE: The Mathematical Proof Thread - by Grandizer - September 14, 2016 at 12:26 am
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 14, 2016 at 12:15 pm
RE: The Mathematical Proof Thread - by RozKek - September 14, 2016 at 1:13 pm
RE: The Mathematical Proof Thread - by A Handmaid - September 14, 2016 at 3:44 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 14, 2016 at 5:24 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 14, 2016 at 8:11 pm
RE: The Mathematical Proof Thread - by TheRealJoeFish - September 14, 2016 at 12:23 am
RE: The Mathematical Proof Thread - by Whateverist - September 14, 2016 at 1:47 am
RE: The Mathematical Proof Thread - by Alex K - September 14, 2016 at 1:59 am
RE: The Mathematical Proof Thread - by Whateverist - September 14, 2016 at 2:21 am
RE: The Mathematical Proof Thread - by Alex K - September 14, 2016 at 2:12 am
RE: The Mathematical Proof Thread - by Alex K - September 14, 2016 at 3:59 am
RE: The Mathematical Proof Thread - by BrianSoddingBoru4 - September 14, 2016 at 4:04 am
RE: The Mathematical Proof Thread - by Alex K - September 14, 2016 at 4:06 am
RE: The Mathematical Proof Thread - by BrianSoddingBoru4 - September 14, 2016 at 4:08 am
RE: The Mathematical Proof Thread - by Alex K - September 14, 2016 at 4:13 am
RE: The Mathematical Proof Thread - by bennyboy - September 14, 2016 at 9:03 pm
RE: The Mathematical Proof Thread - by robvalue - September 14, 2016 at 6:08 am
RE: The Mathematical Proof Thread - by Alex K - September 14, 2016 at 6:11 am
RE: The Mathematical Proof Thread - by robvalue - September 14, 2016 at 6:18 am
RE: The Mathematical Proof Thread - by RozKek - September 14, 2016 at 11:28 am
RE: The Mathematical Proof Thread - by Whateverist - September 14, 2016 at 11:38 am
RE: The Mathematical Proof Thread - by RozKek - September 14, 2016 at 11:40 am
RE: The Mathematical Proof Thread - by Whateverist - September 14, 2016 at 11:48 am
RE: The Mathematical Proof Thread - by RozKek - September 14, 2016 at 12:04 pm
RE: The Mathematical Proof Thread - by robvalue - September 14, 2016 at 12:18 pm
RE: The Mathematical Proof Thread - by A Handmaid - September 14, 2016 at 4:00 pm
RE: The Mathematical Proof Thread - by Joods - September 14, 2016 at 11:03 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 17, 2016 at 2:47 am
RE: The Mathematical Proof Thread - by A Handmaid - September 17, 2016 at 2:46 pm
RE: The Mathematical Proof Thread - by A Handmaid - September 17, 2016 at 2:44 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 22, 2016 at 10:43 am
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 24, 2016 at 3:43 am
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 24, 2016 at 9:20 am
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - October 1, 2016 at 4:11 pm
RE: The Mathematical Proof Thread - by robvalue - October 2, 2016 at 1:17 am
RE: The Mathematical Proof Thread - by brewer - October 8, 2016 at 10:05 am
RE: The Mathematical Proof Thread - by Edwardo Piet - February 2, 2017 at 9:28 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - October 8, 2016 at 9:53 am
RE: The Mathematical Proof Thread - by robvalue - October 8, 2016 at 10:15 am
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - October 12, 2016 at 7:35 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - January 28, 2017 at 10:24 am
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - February 1, 2017 at 8:42 pm
RE: The Mathematical Proof Thread - by J a c k - February 1, 2017 at 10:10 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - February 1, 2017 at 10:45 pm
RE: The Mathematical Proof Thread - by ignoramus - February 2, 2017 at 12:07 am
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - February 2, 2017 at 10:28 am
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 10, 2017 at 10:38 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 21, 2017 at 12:52 am
RE: The Mathematical Proof Thread - by pocaracas - September 21, 2017 at 5:28 am
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 21, 2017 at 10:59 am
RE: The Mathematical Proof Thread - by pocaracas - September 21, 2017 at 1:27 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - September 21, 2017 at 1:52 pm
RE: The Mathematical Proof Thread - by pocaracas - September 21, 2017 at 2:38 pm
RE: The Mathematical Proof Thread - by Edwardo Piet - September 21, 2017 at 1:33 pm
RE: The Mathematical Proof Thread - by LastPoet - September 21, 2017 at 4:07 pm
RE: The Mathematical Proof Thread - by polymath257 - January 3, 2018 at 4:31 pm
RE: The Mathematical Proof Thread - by LastPoet - September 22, 2017 at 1:16 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - December 17, 2017 at 4:39 pm
RE: The Mathematical Proof Thread - by polymath257 - January 9, 2018 at 7:14 pm
RE: The Mathematical Proof Thread - by Kernel Sohcahtoa - July 3, 2018 at 12:47 pm
RE: The Mathematical Proof Thread - by Succubus - July 6, 2018 at 7:34 pm
RE: The Mathematical Proof Thread - by Fireball - July 6, 2018 at 8:37 pm

Possibly Related Threads...
Thread Author Replies Views Last Post
  A mathematical problem I can't seem to get Mathematica to auto solve. highdimensionman 6 1102 May 22, 2022 at 1:10 pm
Last Post: polymath257
  Mathematical Genius: Who Are Humanity's Current Mathematical Geniuses? Kernel Sohcahtoa 13 1894 July 12, 2018 at 10:59 pm
Last Post: Kernel Sohcahtoa
  Mathematical proof.. lifesagift 20 6432 September 26, 2014 at 5:01 pm
Last Post: lifesagift
  Mathematical proof of the existence of God JudgeDracoAmunRa 20 12682 March 30, 2012 at 11:43 am
Last Post: JudgeDracoAmunRa
  Spot the Mathematical Fallacy Tiberius 16 7155 March 25, 2010 at 6:57 am
Last Post: Violet
  Mathematical claims of 'Bible Codes'...is there any truth in the maths? CoxRox 12 8543 January 9, 2009 at 5:23 pm
Last Post: Tiberius



Users browsing this thread: 1 Guest(s)