<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Some basic math by Adrian Radillo</title>
      <link>https://padlet.com/adrian_radillo/basicmath</link>
      <description>Always good to get back to the basics</description>
      <language>en-us</language>
      <pubDate>2017-07-28 00:28:40 UTC</pubDate>
      <lastBuildDate>2017-07-29 00:30:25 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Pizza.png</url>
      </image>
      <item>
         <title>The integers \(\mathbb{Z}\)</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119030528</link>
         <description><![CDATA[<div>Integer numbers are \(\ldots, -3,-2,-1,0,1,2,3,\ldots\).&nbsp;<br>Note that the list is now infinite in both directions! So \(-463534\) and \(0\) are both integers.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-21 00:38:17 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119030528</guid>
      </item>
      <item>
         <title>The rational numbers \(\mathbb{Q}\)</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119030630</link>
         <description><![CDATA[<div>Rational numbers are all the numbers that can be written as a <em>ratio </em>of two integers. But beware, zero can <em>never</em> be in the denominator. The rationals <em>contain</em> the integers, which means that every integer is also a rational number. In set notation we write \(\mathbb{Z} \subset \mathbb{Q}\) or equivalently \(\mathbb{Q} \supset \mathbb{Z}\).</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-21 00:43:25 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119030630</guid>
      </item>
      <item>
         <title>The real numbers \(\mathbb{R}\)</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119030704</link>
         <description><![CDATA[<div>The real numbers are all the numbers that we encounter in our everyday life. They include the integers, the rationals, and what we call the <em>irrational numbers</em>.<br>Any real number has a <em>decimal representation</em>. <br>The number \(\pi\) is an example of irrational number. Did you know that \(\pi\) is defined as the ratio of the circumference of any circle to its diameter?<br>Anyway, we have, \(\mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R}\).<br><br>Even if in many cases we don't require you to specify the set of numbers in which you are working, make it a habit to at least be clear about it yourself. And at the beginning, it will never hurt to write a little \(\forall x \in \mathbb{R}\) next to your equation to mean that you consider this equation to be true "<em>for all real numbers </em>\(x\)".</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-21 00:47:41 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119030704</guid>
      </item>
      <item>
         <title>The natural numbers \(\mathbb{N}\)</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119030854</link>
         <description><![CDATA[<div>They are the numbers that we use to count positive quantities: \(1, 2, 3, \ldots\)<br>The "\(\ldots\)" mean that the list continues forever! Some people include \(0\) in the natural numbers, others don't, each party has good reasons for doing so. When you mention the natural numbers, make sure your reader knows your position on this matter. Notationally, you can explicitly show that you include \(0\) by writing \(\mathbb{N}_{\geq 0}\) or \(\mathbb{Z}_{\geq 0}\). Similarly, you can show that you do <em>not</em> include \(0\) by writing \(\mathbb{N}_{\geq1}\) or \(\mathbb{Z}_{\geq 1}\), or even \(\mathbb{N}_{&gt;0}\) or \(\mathbb{Z}_{&gt;0}\).</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-21 00:55:59 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119030854</guid>
      </item>
      <item>
         <title>Prime numbers</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119053730</link>
         <description><![CDATA[<div>A prime number is a positive integer greater than 1 which admits only \(1\) and itself as positive divisors.<br><br>The first 10 prime numbers are:<br>\(2,3,5,7,11,13,17,19,23,29,\ldots\)<br>Can you find a few more down the list???<br><br>Prime numbers are hugely important among the natural numbers because <em>every natural number greater than 1 may be expressed as a unique product of prime numbers</em>.<br><br>Hence, if I give you three prime numbers, say \(2,3,5\), and you multiply them together, you get a unique natural number, in this case \(30\); and conversely, if I give you a natural number greater than \(1\), say \(32\), you can find the unique list of prime numbers that divide it, in this case \(2,2,2,2,2\). Did you get it?<br><br>Try to find the prime factor decomposition of the following natural numbers: \(4,6,7,14,15,72\).<br><br>You will need this fact a great deal every time you will want to simplify fractions and equations.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-21 17:33:38 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119053730</guid>
      </item>
      <item>
         <title>Maps and functions</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119053735</link>
         <description><![CDATA[<div>I use the words <em>function</em> and <em>map</em> interchangeably. A function always comes with a <em>domain of definition</em> (or just domain for short) and a codomain. For the purpose of this definition I will give names to these 2 sets. Let's call \(D\subset \mathbb{R}\) the domain (note that \(\subset \mathbb{R}\) means that my domain is a <em>subset</em> of \(\mathbb{R}\)) and \(C \subset\mathbb{R}\) the codomain. It will also prove useful to give a name to the function I am defining. I will call it \(f\). <br>The fact that \(f\) is a function from \(D\) to \(C\) means that to each element \(x\in D\) of the domain corresponds an element \(f(x)\in C\) in the codomain. <br>We write \(f:D \to C\).<br><br>It will be VERY INSTRUCTIVE to read as much as you can of the <a href="https://en.wikipedia.org/wiki/Function_(mathematics)">Wikipedia page on functions</a> (you may stop at section 7 of this link).</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-21 17:33:49 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119053735</guid>
      </item>
      <item>
         <title>Letters in Math and other symbols</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119054060</link>
         <description><![CDATA[<div>As you probably have noticed by now, we often use letters in mathematics to represent something <em>else</em> than letters. "WTH!?" might some of you be thinking. NOT TO WORRY, IT IS ALL FINE. Really, don't be afraid of it. <br><br>Why do we use letters? They allow us to reach <em>generality</em>! <br><br><strong>A few examples</strong>:</div><ul><li>If a property $$P$$ is true for every natural number, we write \(P(n), \forall n \in \mathbb{N}\) instead of writing "\(P(1)\) and \(P(2)\) and \(P(3)\) and so on for ever..."</li><li>To denote the set of zeros of the cosine function we write: \(\left\{\frac{\pi}{2}+k\pi \ :\ k\in \mathbb{Z} \right\}\). Do you understand everything in this expression? Try to write out the zeros of the sine function and the real numbers that are excluded from the domain of definition of the tangent function</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-21 17:48:33 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119054060</guid>
      </item>
      <item>
         <title>What is an equation?</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119059850</link>
         <description><![CDATA[<div>Don't take this post too lightly. If you deeply understand the logical meaning of an equation, your math skills will jump very high!<br><br>An equation is a logical statement (see the post <strong>Logic and Math </strong>a few blocks to the left) which involves an equality. As any logical statement, it might be TRUE or FALSE. For instance, \(-3=-5\) is a FALSE equation whereas \(5+5=\frac{20}{2}\) is a TRUE equation. <br><br>All these examples might seem obvious to you. Now, what can I say about the truth value of the following equation? <br>\(3+x=5\)<br>Well, without some specifics about \(x\) I cannot say anything! If I am told that \(x\in \mathbb{R}\), then I can specifically list the cases in which the equation is TRUE and the cases in which it is FALSE. Namely, for \(x=2\) the equation is TRUE and for every \(x \neq 2\) the equation is FALSE. This is called <em>solving</em> the equation and \(2\) is called a <em>solution</em> to the equation.<br>If instead of \(x \in \mathbb{R}\) the assumption becomes \(x &lt; 1\) then I can say that the equation is FALSE for all \(x &lt; 1\). In this case, the equation would have <em>no solution</em>.<br><br>A classical TRUE statement in number theory is that the equation \(x^2=2\) has no solution in \(\mathbb{Q}\). This is because \(\sqrt{2}\) is irrational. Another classical result is that the imaginary number \(i\) is defined to be a solution to the equation \(x^2=-1\). This paragraph is just here as a teaser. You don't need to understand the proofs of these statements for this course. But do you understand their meaning? <em>It is important that you do</em>.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-21 20:58:39 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119059850</guid>
      </item>
      <item>
         <title>Review of mathematical symbols</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119160899</link>
         <description><![CDATA[<ul><li>To denote that \(x\) is an element of the set \(A\) we write, \begin{equation} x\in A\end{equation} </li><li>Given a set \(A\) and a subset \(B \subset A\) of it, we can form the set of all the elements of \(A\) that are not in \(B\) and we write, \begin{equation}A\setminus B \end{equation}</li><li>If \(P\) is a property that can either hold TRUE or FALSE for any real number \(x\). Then you can form the set of all reals having this property, \begin{equation} \{x \in \mathbb{R} \ : \ P(x)\}\end{equation} As a more concrete example, consider the set of zeros of the sine function \(\{k\pi \ : \ k\in \mathbb{Z}\}\).</li><li>To state that a property \(P\) holds true <em>for all the elements of a particular set</em> \(A\), write, \begin{equation} \forall x \in A,\ P(x) \end{equation} As a concrete example, we may define \(A\) to be the set of all ratios of the form \(\frac{1}{n}\) for \(n \in \mathbb{N}\) - with symbols we write \(A:=\left\{\frac{1}{n}\ :\ n\in \mathbb{N}_{&gt;0}\right\}\). Then to say that <em>all</em> the elements of \(A\) are between \(0\) strictly and \(1\), we write, \begin{equation} \forall x \in A, \ 0&lt;x\leq 1\end{equation} </li><li>To affirm that <em>there exists an element </em>\(x\) <em>in a particular</em> <em>set</em> \(A\) for which the property \(P\) holds TRUE we write, \begin{equation}\exists x \in A \text{ such that }P(x)\end{equation} As a concrete example, we might want to say that the function \(f\) defined on a subset \(D\) of \(\mathbb{R}\) (write \(f:D \subset \mathbb{R} \to \mathbb{R}\)) has limit \(l\) as \(x \to x^*\in \mathbb{R}\). In this case we write, \( \forall \epsilon&gt;0\text{ }\exists \delta &gt;0 \text{ such that, } \forall x\in D\setminus \{x^*\},\) \begin{equation}|x-x^*|&lt;\delta \Rightarrow |f(x)-l|&lt; \epsilon\end{equation}</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-22 14:26:05 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119160899</guid>
      </item>
      <item>
         <title>A formal language</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119341238</link>
         <description><![CDATA[<div>In mathematics, everything can be expressed in a rigorous, unambiguous way. This is why we call it a <em>formal</em> discipline. In this respect, mathematical language is very different than everyday language. Each word has a precise and - as much as possible - unique meaning. Now, in their everyday life, mathematicians don't use the formal language <em>always</em>, we say that they use <em>informal</em> arguments. But what is <em>very important</em> is that a mathematician always knows how to rewrite his informal work into a formal format, when needed. And <em>why</em> would we need this????&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-23 12:50:30 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119341238</guid>
      </item>
      <item>
         <title>Truth values and proofs</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119341415</link>
         <description><![CDATA[<div>In mathematics, every statement is either <em>TRUE</em> or <em>FALSE</em>. We call this the <em>truth value</em> of the statement. Here are 3 true statements,</div><ul><li>\(3\) is prime</li><li>\(0&lt;5\)</li><li>Every point \((x,y)\in \mathbb{R}^2\) lying on the unit circle satisfies \(x^2+y^2=1\)</li></ul><div>and here are 3 false statements,&nbsp;</div><ul><li>\(-3\) is prime</li><li>\(4\) divides \(5\)</li><li>The number \(1\) divided by any integer yields a rational number</li></ul><div>Mathematicians like to know whether a statement is true or false, given some assumptions. This is what <em>proofs</em> are for! A <em>mathematical proof</em> is a logical argument that establishes the truth of a statement, provided some assumptions. <br><br>For simple statements, a proof amounts to checking a few <em>definitions</em>. Here is an informal proof of the statement "\(3\) is prime": The number \(3\) is a positive integer and its only (positive) divisors are \(1\) and \(3\). Therefore <em>by definition</em>, \(3\) is prime. Now comes an informal <em>disproof</em> of the statement "\(-3\) is prime": The number \(-3\) is negative, therefore <em>by definition</em> it is <em>not</em> prime. This is how I knew that the statement was FALSE.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-23 12:51:09 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119341415</guid>
      </item>
      <item>
         <title>Sets</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119341634</link>
         <description><![CDATA[<div><em>Sets are the building blocks of mathematical arguments.</em> Any mathematician uses them EVERY DAY! A <em>set</em> is a collection of <em>elements</em>. For our purposes, we will mainly deal with sets of numbers. Hence, most of the time, a set is a collection of numbers! <br><br>Here is one way of writing a 4-element set using mathematical symbols:<br>\(\{1,4,35900,-249.22\}\). The elements of this set are \(1,4,35900\) and \(-249.22\). It is customary to give a letter name to a set that we use in an argument. Let's call the previous set \(A\). When giving a name to a specific set, mathematicians use the \(:=\) symbol as follows:<br><br>\(A:=\{1,4,35900,-249.22\}\)<br><br>Now we can make TRUE or FALSE statements about our newly defined set, for illustration purposes. The symbol \(\in\) is used to say that an element <em>belongs to</em> a set. Hence, \(4 \in A\) is TRUE while \(-33 \in A\) is FALSE. We can turn the last statement into a TRUE statement by modifying it as follows: \(-33 \notin A\).<br><br>Another crucial relation between sets is the relation of <em>inclusion</em>.<br><br>The <em>empty set</em> is the only set which has no element at all. We write it \(\emptyset\).</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-23 12:51:57 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119341634</guid>
      </item>
      <item>
         <title>Logical connectives</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/119341796</link>
         <description><![CDATA[<div>In the following, I use the symbol \(\equiv\) to mean "equivalently written".</div><div>\(AND \equiv \wedge\)<br><em>example</em>: \(a\wedge b\) reads "a and b"<br><br>\(OR \equiv \vee\)<br><em>example</em>: \(a\vee b\) reads "a or b"<br><br>\(NOT \equiv \neg\)<br><em>example</em>: \(\neg a\) reads "not a" or "the negation of a"<br><br>\(\Rightarrow\) (implication sign)<br>(logicians use \(\rightarrow\), please avoid this notation in our labs as we do mathematics)<br><em>example</em>: \(a\Rightarrow b\) reads "a implies b" or "<em>if</em> a <em>then</em> b" or "a is <em>sufficient</em> for b" or "b is <em>necessary</em> for a"<br><br>\(\Leftarrow\)&nbsp; (implication sign)<br>(logicians use \(\leftarrow\), please avoid it as well)<br><em>example</em>: \(a\Leftarrow b\) is the same as \(b \Rightarrow a\). The statement \(a \Leftarrow b\) is called the <em>converse</em> of the statement \(a \Rightarrow b\). This is why you will see many times the word "conversely" in proofs of equivalence claims.<br><br>\(\Leftrightarrow\) (equivalence sign)<br>(logicians use \(\leftrightarrow\), please avoid it as well)<br><em>example</em>: \(a\Leftrightarrow b\) read "a<em> if and only if</em>&nbsp; b" or "a is <em>equivalent</em> to b" or "a is <em>necessary and sufficient</em> for b" or the same sentence with a and b swaped.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-08-23 12:52:41 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/119341796</guid>
      </item>
      <item>
         <title>Math encyclopedia</title>
         <author>adrian_radillo</author>
         <link>https://padlet.com/adrian_radillo/basicmath/wish/179613654</link>
         <description><![CDATA[<div><a href="https://www.encyclopediaofmath.org/index.php/Main_Page">https://www.encyclopediaofmath.org/index.php/Main_Page</a><br>Yes, you can also find a lot of detailed information about mathematics on <a href="https://en.wikipedia.org/wiki/Main_Page">Wikipedia</a>, but not <em>everything</em> is right there so be careful.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 00:43:58 UTC</pubDate>
         <guid>https://padlet.com/adrian_radillo/basicmath/wish/179613654</guid>
      </item>
   </channel>
</rss>
