ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Mathematical Induction ( incl. Step-By-Step Guide and Examples ) - Logic

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ส.ค. 2024
  • Thanks for subscribing!
    ---
    Other mathematical induction videos:
    - Mathematical Induction ( incl. Step-By-Step Guide, Examples and Details ) ( • Mathematical Induction... )
    - Proving 6 Statements Using Mathematical Induction ( • Proving 6 Statements U... )
    ---
    This video is about Mathematical Induction; a mathematical proof technique.
    In the video the following concepts are explained:
    - Mathematical Induction.
    - The requirements ( the Well-Ordering property).
    - The (well-known) comparison with dominoes.
    - A step-by-step guide on how to prove statements using mathematical induction.
    - Two exercises (involving a summation and a factorial).
    We solve the following two exercises:
    - For all n in the natural numbers: the sum from i=1 to n over 2^i = 2^(n+1) - 2.
    - For all n in the natural numbers: the sum from i=1 to n over i(i!) = (n+1)! - 1.
    ---
    If you thought this video was useful, make sure to give it a like!
    If you want to support this channel, make sure to subscribe.
    If you have any questions, use the comment section.
    This video has been published by MisterCode.

ความคิดเห็น • 1

  • @h3ct0rxxx
    @h3ct0rxxx 6 ปีที่แล้ว

    Hi!, How is (k+1)*(k+1)! + (k+1)! - 1 converted to (k+2)*(k+1)! - 1? Thanks,