DSCI 220, 2025 W1
September 24, 2025
A Tower is built by stacking 5m red panels, and 7m blue panels.
What tower heights are possible?
05:00
Claim: for all integers \(n > 23\), we can build a tower of height \(n\) using only 5m red and 7m blue panels.
24:
25:
26:
Claim: For any integer \(n > 0\), \(\sum\limits_{k=1}^{n} k^2 = \frac{n(n+1)(2n+1)}{6}\).
Proof: Consider an arbitrary integer \(n > 0\).
IH: Assume inductively that for any \(j<n\), \(\sum\limits_{k=1}^{j} k^2 = \frac{j(j+1)(2j+1)}{6}\).
Either \(n=1\), or \(n>1\).
Case 1 \((n=1)\):
Case 2 \((n>1)\):
Proof by Induction of \(\forall n, P(n)\)
Claim: For any \(n>0\), \(\sum\limits_{k=1}^n \frac{1}{(2k-1)(2k+1)} = \frac{n}{2n+1}\).
10:00
This is a tromino:
This is a \(n\) by \(n\) deficient grid:
Claim: Every \(2^n\) by \(2^n\) deficient grid can be tiled with trominos.
Claim: Every \(2^n\) by \(2^n\) deficient grid can be tiled with trominos.
Proof: Line 1:
Line 2:
Small case(s):
Claim: Every \(2^n\) by \(2^n\) deficient grid can be tiled with trominos.
Proof continued… Inductive case: