<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://helmut.knaust.info/mediawiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://helmut.knaust.info/mediawiki/index.php?action=history&amp;feed=atom&amp;title=21495%3A_HW_4</id>
		<title>21495: HW 4 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://helmut.knaust.info/mediawiki/index.php?action=history&amp;feed=atom&amp;title=21495%3A_HW_4"/>
		<link rel="alternate" type="text/html" href="http://helmut.knaust.info/mediawiki/index.php?title=21495:_HW_4&amp;action=history"/>
		<updated>2026-05-18T17:01:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>http://helmut.knaust.info/mediawiki/index.php?title=21495:_HW_4&amp;diff=2086&amp;oldid=prev</id>
		<title>HelmutKnaust: Created page with &quot;'''Problem 16.''' Prove for all natural numbers $n\geq 5$: $2^n&gt;n^2$.  '''Problem 17.''' Let $n\in\mathbb{N}$. Conjecture a formula for the expression \[a_n=\frac{1}{1\cdot 2}...&quot;</title>
		<link rel="alternate" type="text/html" href="http://helmut.knaust.info/mediawiki/index.php?title=21495:_HW_4&amp;diff=2086&amp;oldid=prev"/>
				<updated>2017-03-02T17:11:16Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Problem 16.&amp;#039;&amp;#039;&amp;#039; Prove for all natural numbers $n\geq 5$: $2^n&amp;gt;n^2$.  &amp;#039;&amp;#039;&amp;#039;Problem 17.&amp;#039;&amp;#039;&amp;#039; Let $n\in\mathbb{N}$. Conjecture a formula for the expression \[a_n=\frac{1}{1\cdot 2}...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Problem 16.''' Prove for all natural numbers $n\geq 5$: $2^n&amp;gt;n^2$.&lt;br /&gt;
&lt;br /&gt;
'''Problem 17.''' Let $n\in\mathbb{N}$. Conjecture a formula for the expression&lt;br /&gt;
\[a_n=\frac{1}{1\cdot 2}+\frac{1}{2\cdot 3}+\frac{1}{3\cdot 4}+\cdots +\frac{1}{n\cdot (n+1)}\] and prove your conjecture by induction.&lt;br /&gt;
&lt;br /&gt;
'''Problem 18.''' Use Problem 15 and induction to show that ${\cal P}(A)$ has $2^n$ elements, when $A$ has $n$ elements. &lt;br /&gt;
&lt;br /&gt;
Mathematical statements and their connectives &amp;quot;and&amp;quot; and &amp;quot;or&amp;quot; on the one hand, and sets and set connectives &amp;quot;intersection&amp;quot; and &amp;quot;union&amp;quot; on the other hand behave somewhat analogously. The English mathematician ''George Boole'' (1815--1864) made this idea precise by describing what he called &amp;quot;algebra of logic&amp;quot;. Today we use the name &amp;quot;Boolean Algebra&amp;quot; in his honor instead: &lt;br /&gt;
&lt;br /&gt;
A ''Boolean Algebra'' is a set ${\cal B}$ together with two &amp;quot;connectives&amp;quot; $\sqcap$ and $\sqcup$ satisfying the following properties:&lt;br /&gt;
&lt;br /&gt;
#Closure Laws: &lt;br /&gt;
## If A and B are two elements in ${\cal B}$, then $A\sqcap B$ is also an element in ${\cal B}$.&lt;br /&gt;
## If A and B are two elements in ${\cal B}$, then $A\sqcup B$ is also an element in ${\cal B}$.&lt;br /&gt;
#Commutative Laws:&lt;br /&gt;
## $A\sqcap B=B\sqcap A$ for all elements $A$ and $B$ in $\cal B$.&lt;br /&gt;
##$A\sqcup B=B\sqcup A$ for all elements $A$ and $B$ in $\cal B$.&lt;br /&gt;
#Associative Laws:&lt;br /&gt;
## $(A\sqcap B)\sqcap C=A\sqcap (B\sqcap C)$ for all elements $A$, $B$ and $C$ in $\cal B$.&lt;br /&gt;
## $(A\sqcup B)\sqcup C=A\sqcup (B\sqcup C)$ for all elements $A$, $B$ and $C$ in $\cal B$.&lt;br /&gt;
#Absorption Laws:&lt;br /&gt;
## $A\sqcap (A\sqcup B)=A$ for all elements $A$ and $B$ in $\cal B$.&lt;br /&gt;
## $A\sqcup (A\sqcap B)=A$ for all elements $A$ and $B$ in $\cal B$.&lt;br /&gt;
#Distributive Laws:&lt;br /&gt;
## $A\sqcap (B\sqcup C)=(A\sqcap B)\sqcup (A\sqcap C)$ for all elements $A$, $B$ and $C$ in $\cal B$.&lt;br /&gt;
## $A\sqcup (B\sqcap C)=(A\sqcup B)\sqcap (A\sqcup C)$ for all elements $A$, $B$ and $C$ in $\cal B$.&lt;br /&gt;
#There are elements $N\in{\cal B}$ (called the ''null element'') and $O\in{\cal B}$ (the ''one element'') such that&lt;br /&gt;
## $A\sqcap N=N$ and $A\sqcap O=A$ for all elements $A$ in $\cal B$.&lt;br /&gt;
## $A\sqcup O=O$ and $A\sqcup N=A$ for all elements $A$ in $\cal B$.&lt;br /&gt;
#For every element $A$ in $\cal B$ there is an element $B$ in $\cal B$ such that $A\sqcap B=N$ and $A\sqcup B=O$.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let $X$ be an arbitrary set. Then ${\cal P}(X)$ with the connectives $\cap$ (in the role of $\sqcap$) and $\cup$ (in the role &lt;br /&gt;
of $\sqcup$) forms a Boolean Algebra. Highlights of the proof are the subject of the problem below:&lt;br /&gt;
&lt;br /&gt;
'''Problem 19.''' &lt;br /&gt;
Let $X$ be an arbitrary set.&lt;br /&gt;
# Show that the Absorption Laws hold for ${\cal P}(X)$.&lt;br /&gt;
# Which elements in ${\cal P}(X)$ play the role of the null element, and the one element, respectively?&lt;br /&gt;
# For a given element $A$ in ${\cal P}(X)$, how does one choose the element $B$ mentioned in Law 7?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Similarly certain sets of statements with connectives $\wedge$ (in the role of $\sqcap$) and $\vee$ (in the role of $\sqcup$) form Boolean Algebras. &lt;br /&gt;
&lt;br /&gt;
What is meant by &amp;quot;certain&amp;quot; sets of statements? Our task at hand is to identify what sets of statements correspond to power sets. &lt;br /&gt;
&lt;br /&gt;
Let us consider an example and start with one &amp;quot;generic&amp;quot; statement $P$. How many distinct propositional forms can we form involving this statement? A little bit of reflection will lead us on the following path: Every propositional form has a truth table, so the number of distinct propositional forms is limited by the number of distinct truth tables. Since a truth table involving the statement $P$ has two rows, and since we have two choices for each row entry (T or F), there are at most 4 distinct truth tables, and therefore there are at most 4 distinct propositional forms. On the other hand it is easy to see that $P$, $\neg P$, $P\vee \neg P$ and $P\wedge \neg P$ are 4 distinct propositional forms contained in each Boolean Algebra containing $P$.&lt;br /&gt;
&lt;br /&gt;
It is now boring to check that the following 4-element set indeed forms a Boolean Algebra:&lt;br /&gt;
\[{\cal S}_1=\{P\wedge\neg P;\ P,\ \neg P;\ P\vee \neg P\}\]&lt;br /&gt;
${\cal S}_1$ is called the &amp;quot;Boolean Algebra generated by the free statement $P$&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Problem 20.''' &lt;br /&gt;
Find the Boolean Algebra ${\cal S}_2$ generated by two free statements $P$ and $Q$.&lt;/div&gt;</summary>
		<author><name>HelmutKnaust</name></author>	</entry>

	</feed>