<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>Science And Technology &#187; Mathematics</title>
	<atom:link href="http://oscience.info/mathematics/feed/" rel="self" type="application/rss+xml" />
	<link>http://oscience.info</link>
	<description>The ultimate resource for Science and Technology</description>
	<lastBuildDate>Tue, 08 May 2012 16:59:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Boolean Algebra</title>
		<link>http://oscience.info/mathematics/boolean-algebra-2/</link>
		<comments>http://oscience.info/mathematics/boolean-algebra-2/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 19:00:27 +0000</pubDate>
		<dc:creator>ran</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=6686</guid>
		<description><![CDATA[Boolean Algebra Just like sets and logic, Boolean algebra is a modern concept. It is concerned with statements which are either true or false. It was George Boolen who developed this theory and its significance was realized when Claude Shanon introduced circuit algebra to deal with relay circuits in 1938. The digital computer which contains [...]]]></description>
			<content:encoded><![CDATA[<h2><strong>Boolean Algebra</strong></h2>
<p><strong><br />
</strong></p>
<p>Just like sets and logic, Boolean algebra is a modern concept. It is concerned with statements which are either true or false. It was George Boolen who developed this theory and its significance was realized when Claude Shanon introduced circuit algebra to deal with relay circuits in 1938. The digital computer which contains a large number of logic circuits in small space and works in switching them opened a wide field for this algebra and its recognition as significant part of modern mathematics.</p>
<p>&nbsp;</p>
<h3><strong>Definition</strong></h3>
<p>&nbsp;</p>
<p>A non-empty set B = (a, b, c …..) with two binary operations OR or JOIN denoted by +), AND or meet (denoted by <img src='http://s.wordpress.com/latex.php?latex=%5Cbullet&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bullet' title='\bullet' class='latex' />) and a unary operation <strong>complement</strong> (denoted by’) is a Boolean Algebra if the elements satisfy the following axioms:</p>
<p>B.I. <em>commutative law,</em></p>
<p>(i)a + b = b + a</p>
<p>(ii) a.b = b.a</p>
<p>&nbsp;</p>
<p>B II. <em>Distributive law,</em></p>
<p>(i)a.(b + c) =a.b + a.c</p>
<p>(ii) a+(b.c) = (a + b).(a + c)</p>
<p>&nbsp;</p>
<p>B III. <em>Existence of identity elements,</em></p>
<p>There exist elements, 0,<img src='http://s.wordpress.com/latex.php?latex=%20%5Cin%20B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' \in B' title=' \in B' class='latex' /> such that</p>
<p>a + 0 = a</p>
<p>a.1 =a</p>
<p>&nbsp;</p>
<p>B IV. <em>Existence of complements,</em></p>
<p>a + a’ = 1</p>
<p>a.a’ = 1</p>
<p>a.a’ = 0</p>
<p>we may note here that associative property has not been assumed in the above definition but will be derived from the above definition but will be derived from the above axioms. Also the distributive law (ii) is different from ordinary algebra applied to numbers and the reader is advised to familiarize himself fully with this property applied both was, the uniqueness of the identity elements and the complement shall be proved later on. There is great similarity among the set theory, logic and Boolean Algebra as shown below</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="106"></td>
<td valign="top" width="135">Set theory</td>
<td valign="top" width="113">Logic</td>
<td valign="top" width="106">Boolean Algebra</td>
</tr>
<tr>
<td valign="top" width="106">Union</td>
<td valign="top" width="135"><img src='http://s.wordpress.com/latex.php?latex=%5Cbigcup&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bigcup' title='\bigcup' class='latex' /></td>
<td valign="top" width="113">V</td>
<td valign="top" width="106">+</td>
</tr>
<tr>
<td valign="top" width="106">Intersection</td>
<td valign="top" width="135"><img src='http://s.wordpress.com/latex.php?latex=%5Cbigcap&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bigcap' title='\bigcap' class='latex' /></td>
<td valign="top" width="113">^</td>
<td valign="top" width="106"><img src='http://s.wordpress.com/latex.php?latex=%5Cbullet&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bullet' title='\bullet' class='latex' /></td>
</tr>
<tr>
<td valign="top" width="106">Complement</td>
<td valign="top" width="135">‘</td>
<td valign="top" width="113"><img src='http://s.wordpress.com/latex.php?latex=%5Csim&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sim' title='\sim' class='latex' /></td>
<td valign="top" width="106">‘</td>
</tr>
<tr>
<td valign="top" width="106">Universal set</td>
<td valign="top" width="135">S</td>
<td valign="top" width="113">T</td>
<td valign="top" width="106">1</td>
</tr>
<tr>
<td valign="top" width="106">Null set</td>
<td valign="top" width="135"><img src='http://s.wordpress.com/latex.php?latex=%5Cemptyset&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\emptyset' title='\emptyset' class='latex' /></td>
<td valign="top" width="113">F</td>
<td valign="top" width="106">0</td>
</tr>
<tr>
<td valign="top" width="106">Implication</td>
<td valign="top" width="135">Mapping</td>
<td valign="top" width="113"><img src='http://s.wordpress.com/latex.php?latex=p%20%5Cto&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p \to' title='p \to' class='latex' /></td>
<td valign="top" width="106">P’ + q</td>
</tr>
<tr>
<td valign="top" width="106">Equivalence</td>
<td valign="top" width="135">One-one mapping</td>
<td valign="top" width="113"><img src='http://s.wordpress.com/latex.php?latex=p%20%5Cleftrightarrow&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p \leftrightarrow' title='p \leftrightarrow' class='latex' /> q[/latex]</td>
<td valign="top" width="106">P’q’ + pq</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Some properties</strong></p>
<p>&nbsp;</p>
<p>Now we shall prove some properties of Boolean algebra.</p>
<p>&nbsp;</p>
<p><strong>Theorem I :</strong> <em>the two identity elements are unique.</em></p>
<p><strong>Proof</strong>: suppose if possible there are two zero elements <img src='http://s.wordpress.com/latex.php?latex=0_1%20%5Ctext%7Band%7D%200_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0_1 \text{and} 0_2' title='0_1 \text{and} 0_2' class='latex' /> in B. THEN</p>
<img src='http://s.wordpress.com/latex.php?latex=0_1%20%2B%200_2%20%3D%200_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0_1 + 0_2 = 0_1' title='0_1 + 0_2 = 0_1' class='latex' />
<p>And <img src='http://s.wordpress.com/latex.php?latex=0_2%20%2B%200_1%20%3D%200_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0_2 + 0_1 = 0_2' title='0_2 + 0_1 = 0_2' class='latex' />  (B II)</p>
<p>But <img src='http://s.wordpress.com/latex.php?latex=0_1%20%2B%200_2%20%3D%200_2%20%2B%201&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0_1 + 0_2 = 0_2 + 1' title='0_1 + 0_2 = 0_2 + 1' class='latex' /> (B I)</p>
<p>Hence <img src='http://s.wordpress.com/latex.php?latex=0_1%20%3D%200_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0_1 = 0_2' title='0_1 = 0_2' class='latex' /></p>
<p>Similarly we can prove for the second identity 1.</p>
<p>&nbsp;</p>
<p><strong>Theorem II:</strong> a + a = a and a.a = a (indemptent laws)</p>
<p>&nbsp;</p>
<p><strong>Proof</strong>: a  = a + 0 = a+ (a. a’) (B IV)</p>
<p>= (a + a). (a +a’) (B II)</p>
<p>= (a + a).1</p>
<p>= a +a</p>
<p>Also a = a.1</p>
<p>= a.(a +a’)</p>
<p>= a.(a + a.a’</p>
<p>= a.a + 0 = a.a</p>
<p>&nbsp;</p>
<p><strong>Theorem III:</strong> form every element <img src='http://s.wordpress.com/latex.php?latex=a%20%5Cin%20B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \in B' title='a \in B' class='latex' /></p>
<p>A + 1 = 1, a.0 = 0.</p>
<p>&nbsp;</p>
<p><strong>Proof</strong>: 1 = a + a’</p>
<p>= a + (a’.1) = (a + 1).(a + a’)</p>
<p>= (a + 1).1 = a+ 1</p>
<p>Also</p>
<p>0 = a.a’ (B IV)</p>
<p>= a.(a’ + 0)  (B III)</p>
<p>= a.a’ + a.0   (B II)</p>
<p>= 0 + A.0  (B IV)</p>
<p>= a.0</p>
<p>&nbsp;</p>
<p><strong>Theorem IV:</strong> (Absorption laws)</p>
<p>A + (a.b) = a and a.(a + b) = a.</p>
<p>&nbsp;</p>
<p><strong>Proof</strong>:</p>
<p>a =  a.1</p>
<p>= a.(1 + b)</p>
<p>= (a.1) + (a.b) (B II)</p>
<p>= a + a.b</p>
<p>Also</p>
<p>a. (a + b) a.a + a.b</p>
<p>= a + a.b  (Th. II)</p>
<p>= a</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cleft%28%20%5Cbegin%7Barray%7D%7Bc%7D%20a%20%2B%20x%20%3D%20a%20%2B%20y%20%5C%5C%20a%5E%7B%5Cprime%7D%20%2B%20x%20%3D%20a%5E%7B%5Cprime%7D%20%2B%20y%20%5Cend%7Barray%7D%20%5Cright%29%5CRightarrow%20x%20%3D%20y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left( \begin{array}{c} a + x = a + y \\ a^{\prime} + x = a^{\prime} + y \end{array} \right)\Rightarrow x = y' title='\left( \begin{array}{c} a + x = a + y \\ a^{\prime} + x = a^{\prime} + y \end{array} \right)\Rightarrow x = y' class='latex' />
<p>&nbsp;</p>
<p>And</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cleft%28%20%5Cbegin%7Barray%7D%7Bc%7D%20a.x%20%3D%20a.y%20%5C%5C%20a%5E%7B%5Cprime%7D.x%20%3D%20a%5E%7B%5Cprime%7D.y%5Cend%7Barray%7D%20%5Cright%29%5CRightarrow%20x%20%3D%20y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left( \begin{array}{c} a.x = a.y \\ a^{\prime}.x = a^{\prime}.y\end{array} \right)\Rightarrow x = y' title='\left( \begin{array}{c} a.x = a.y \\ a^{\prime}.x = a^{\prime}.y\end{array} \right)\Rightarrow x = y' class='latex' />
<p>&nbsp;</p>
<p><strong>Proof</strong> : we prove the first implication,</p>
<p>(a + x).(a’ + x) = a.a’ + x  (B II)</p>
<p>= 0 + x = x</p>
<p>(a + y).(a’ + y) = a.a’ + y</p>
<p>= 0 + y = y</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Ctherefore&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\therefore' title='\therefore' class='latex' /> (a + x).(a’ +x) = (a + y).(a’ + y)</p>
<img src='http://s.wordpress.com/latex.php?latex=%5CRightarrow%20x%20%3D%20y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Rightarrow x = y' title='\Rightarrow x = y' class='latex' />
<p>&nbsp;</p>
<p>Similarly a.x + a’.x = (a + a’).x</p>
<p>= 1.x = x</p>
<p>&nbsp;</p>
<p>And a.y + a’.y = (a + a’).y</p>
<p>= 1.y = y</p>
<p>Implying x = y</p>
<p>&nbsp;</p>
<p><strong>Theorem VI:</strong> <em>addition and multiplication are associative,</em></p>
<p>i.e., a + (b + c) = (a + b) + c and a.(b.c) = (a.b).c</p>
<p>&nbsp;</p>
<p><strong>proof</strong>: Let a + (b + c) x, (a + b) + c = y.</p>
<p>Then a.x = a.{a+ (b + c)}</p>
<p>=a’    ( Th. IV)</p>
<p>&nbsp;</p>
<p>And</p>
<p>a.y = a.{(a + b) + c}</p>
<p>= a.(a + b) + a.c</p>
<p>= a + a.c = a</p>
<p>&nbsp;</p>
<p>Also x = a’.{a + (b + c)}</p>
<p>= a’.a + a’.(b + c)</p>
<p>= 0 + a’ .(b + c)</p>
<p>= a’.(b + c)</p>
<p>&nbsp;</p>
<p>And</p>
<p>a’.y = a’.{(a + b) + c}</p>
<p>=a’. (a + b) + a’. c</p>
<p>= {a’.a + a’.b} + a’.c</p>
<p>= {0 + a’.b} + a’ .c</p>
<p>= a’. b + a’.c = a’.(b + c)</p>
<p>&nbsp;</p>
<p>Hence a.x = a. y and a’.x = a’.y</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5CRightarrow%20x%20%3D%20y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Rightarrow x = y' title='\Rightarrow x = y' class='latex' />   (Th. V)</p>
<p>Also let a.(b . c) = p and (a . b) . c = q</p>
<p>&nbsp;</p>
<p>Then  a + p = a + a(a.(b.c)}   (B II)</p>
<p>= (a + a). (a + b.c)</p>
<p>= a.(a + b.c)</p>
<p>= a    (Th. IV)</p>
<p>&nbsp;</p>
<p>Also a + q = a- {(a.c).c}</p>
<p>= (a + a.b).(a + c)   (B II)</p>
<p>= a.(+c)</p>
<p>= a . a + a.c</p>
<p>= x = a.c = c</p>
<p>&nbsp;</p>
<p>a’ + p = a’ + {a, (b, c)}</p>
<p>= (a’ + a).(a’ + b.c)</p>
<p>= 1.(a’ +b .c) + a’ + b.c</p>
<p>= (a’ + b). (a’ + c)</p>
<p>= {1 .(a’ + b).(a’ + c)}</p>
<p>= {(a + a’). (a’ + b)}. (a’ + c)</p>
<p>= (a’ +a.b). (a’ +c)</p>
<p>= a’ + (a.b).c   (B II)</p>
<p>= a’ + q</p>
<p>&nbsp;</p>
<p>Here a + p = a + q</p>
<p>And a’ + p = a’ + q</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5CRightarrow%20p%20%3D%20q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Rightarrow p = q' title='\Rightarrow p = q' class='latex' />   (Th. V)</p>
<p><strong>Note</strong>: <em>some authors include associative law in the definition of Boolean Algebra.</em></p>
<p>&nbsp;</p>
<p><strong>Theorem VII.</strong> The complement of <img src='http://s.wordpress.com/latex.php?latex=a%20%5Cin%20B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \in B' title='a \in B' class='latex' /> is uique.</p>
<p>&nbsp;</p>
<p><strong>Proof</strong>: let there are two complements a’ and a’’.</p>
<p>Then a + a’ = 1, a.a’ = 0</p>
<p>a + a’’ = 1, a.a’’ = 0</p>
<p>now a’ = 1.a’ = (a + a’’).a’</p>
<p>= a.a’ + a’’.a’</p>
<p>= 0 + a’’ . a’ = a.a’’ + a’’ .a’</p>
<p>=a’’.(a + a’) = a’’.1</p>
<p>= a’’</p>
<p>Here a’ is unique.</p>
<p>&nbsp;</p>
<p><strong>Theorem VIII</strong> (a’)’ = a</p>
<p>&nbsp;</p>
<p><strong>Proof</strong> : (a’)’ = a.a’ + (a’)’</p>
<p>= {a + (a’)’}. {a’ + (a’)’} …(B II)</p>
<p>= {a + (a’)’}.1</p>
<p>= {a + (a’)’}.{a + a’}</p>
<p>= a + (a’).a’ = a+ 0</p>
<p>=a</p>
<p>The theorem is direct result of <strong>B IV</strong></p>
<p>&nbsp;</p>
<p><strong>Theorem IX:</strong> complements of identities</p>
<p>0’ = 1 and 1’ =0.</p>
<p>&nbsp;</p>
<p><strong>Proof</strong>: the proof follows from B III and B IV as</p>
<p>1 + 0 = 1 and 1.0 =0</p>
<p>&nbsp;</p>
<p><strong>Theorem X:</strong> de morgan’s law.</p>
<p>(a +b)’ = a’.b’</p>
<p>And (a.b)’ = a’ + b’</p>
<p>&nbsp;</p>
<p><strong>Proof</strong>:</p>
<p>(a’.b’).(a + b) = (a’.b’) . a + (a’.b’).b</p>
<p>= a’.(b’.a) + a’.(b’.b)  (Th. VI)</p>
<p>= a’.(a.b’) + a’.0</p>
<p>= (a’.a).b’ + 0 = 0.b’ + 0</p>
<p>= 0</p>
<p>Also (a’.b’) + (a + b) = (a’.b’ + a) + (a’ + b + b)</p>
<p>= (a + a’).(a + b’) + (a’ + b).(b’ + b)     (B II)</p>
<p>= 1.(a + b’) + (a’ + b).1</p>
<p>= (a + b’) + (b + a’)</p>
<p>= a + (b’ + b) + a’ = a  1 + a’</p>
<p>= a + a’ = 1</p>
<p>Hence a’.b’ is the complement of (a + b)</p>
<p>Also (a.b).(a’ + b’) = {(a.b).a’} + {(a.b).b’}</p>
<p>= {a’. (a.b)} + a. {(b.b’)}</p>
<p>= {(a’.a).b}  {a.0}</p>
<p>= 0.b + a.0 = 0 + 0 = 0</p>
<p>And  (a.b) + (a’ + b’) = (a’ + b’) + (a.b)</p>
<p>= {(a’ + b’) + a}.{(a’ + b’) + b}</p>
<p>= {a + (a’ + b’)}.{a’ + (a’ + (b’ + b)}</p>
<p>= {(a + a’) + b’}. {a’ + 1}</p>
<p>= (1 + b’). (a’ + 1) = 1.1 = 1</p>
<p>Hence a’ +b’ is the complement of a.b.</p>
<p>&nbsp;</p>
<h3><strong>Duality</strong></h3>
<p>&nbsp;</p>
<p>Any result that is obtained from the axioms of Boolean Algebra remains true if  + and <img src='http://s.wordpress.com/latex.php?latex=%5Cbullet&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bullet' title='\bullet' class='latex' /> are interchanged along with the interchange of 0 and 1 throughout the statement of the results.</p>
<p>&nbsp;</p>
<h3><strong>Partial ordering</strong></h3>
<p>&nbsp;</p>
<p>Just like inclusion of a set into another set as the case of subsets, we have the idea of partial ordering in Booleean algebra. Thus</p>
<p><img src='http://s.wordpress.com/latex.php?latex=a%20%5Cleq%20b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \leq b' title='a \leq b' class='latex' /> if a.b = a,a,b <img src='http://s.wordpress.com/latex.php?latex=%5Cin%20B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\in B' title='\in B' class='latex' /></p>
<p>Or a + b = b</p>
<p>It can also be stated as</p>
<p><img src='http://s.wordpress.com/latex.php?latex=a%20%5Cleq%20b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \leq b' title='a \leq b' class='latex' /> if a.b’ =0</p>
<p>And <img src='http://s.wordpress.com/latex.php?latex=a%20%5Cleq&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \leq' title='a \leq' class='latex' /> if <img src='http://s.wordpress.com/latex.php?latex=b%5E%7B%5Cprime%7D%20%5Cleq%20a%5E%7B%5Cprime%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b^{\prime} \leq a^{\prime}' title='b^{\prime} \leq a^{\prime}' class='latex' /></p>
<p>With the above notation we define as:</p>
<p>If ( B, + <img src='http://s.wordpress.com/latex.php?latex=%5Cbullet&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bullet' title='\bullet' class='latex' />, … 0, 1) is a Boolean algebra, then <img src='http://s.wordpress.com/latex.php?latex=%28B%2C%20%5Cleq%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(B, \leq)' title='(B, \leq)' class='latex' /> is a partially ordered set with greatest element 1 and least element 0. Moreover each pair {a, b} of elemtns has a least upper bound a + b and a greatest lower bound <img src='http://s.wordpress.com/latex.php?latex=a%20%5Cbullet%20b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \bullet b' title='a \bullet b' class='latex' /></p>
<p>&nbsp;</p>
<h3><strong>Switching algebra</strong></h3>
<p>&nbsp;</p>
<p>The knowledge of Boolean algebra received recognition mainly due to its application in electrical circuits C.E. Shanon in his paper in 1938 was the first to introduce circuit algebra as method of dealing algebraically with relay circuits. The emergence of digital computers brought this system into significance as a part of pure mathematics applied to electrical engineering.</p>
<p>With the symbols in the beginning of the chapter, we consider the system [0,1] +, <img src='http://s.wordpress.com/latex.php?latex=%5Cbullet&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bullet' title='\bullet' class='latex' />]. The system is a Boolean with the composition tables.</p>
<p><img class="alignnone size-full wp-image-6688" title="composition tables" src="http://oscience.info/wp-content/uploads/Untitled44.png" alt="" width="400" height="83" /></p>
<p>&nbsp;</p>
<p>Also 0’ 1 and 1’ = 0. In an electrical circuit if a switch is closed (or on) we denote it by 1 and when it is open (or off), it will be denoted by 0.</p>
<p><img class="alignnone size-full wp-image-6689" title="Openswitch" src="http://oscience.info/wp-content/uploads/Untitled.png1_.png" alt="" width="300" height="159" /></p>
<p>Switches in parallel are denoted by + and in series by <img src='http://s.wordpress.com/latex.php?latex=%5Cbullet&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bullet' title='\bullet' class='latex' />. Thus</p>
<p><img class="alignnone size-full wp-image-6691" title="switches in parallel" src="http://oscience.info/wp-content/uploads/Untitled1.png2_1.png" alt="" width="400" height="136" /></p>
<p>The above figure gives two switches in parallel and the truth table is as under:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="84">x</td>
<td valign="top" width="84">y</td>
<td valign="top" width="84">x+ y</td>
</tr>
<tr>
<td valign="top" width="84">0</p>
<p>0</p>
<p>1</p>
<p>1</td>
<td valign="top" width="84">0</p>
<p>1</p>
<p>1</p>
<p>1</td>
<td valign="top" width="84">0</p>
<p>0</p>
<p>0</p>
<p>1</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>Hence we see that the current does not flow only in the case when both the switches are open.</p>
<p>Switches in series are denoted by <img src='http://s.wordpress.com/latex.php?latex=%5Cbullet&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bullet' title='\bullet' class='latex' />. The figure of two switches in series is</p>
<p><img class="alignnone size-full wp-image-6692" title="switches in series" src="http://oscience.info/wp-content/uploads/Untitled.png3_.png" alt="" width="400" height="62" /></p>
<p>The truth table is as under:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="84">x</td>
<td valign="top" width="84">y</td>
<td valign="top" width="84">x+ y</td>
</tr>
<tr>
<td valign="top" width="84">0</p>
<p>0</p>
<p>1</p>
<p>1</td>
<td valign="top" width="84">0</p>
<p>1</p>
<p>1</p>
<p>1</td>
<td valign="top" width="84">0</p>
<p>0</p>
<p>0</p>
<p>1</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>In this case, the current flows in the case when both the switches are closed.</p>
<p>Some other circuits are below shown:</p>
<p>Draw figures to show the following equivalence of switches:</p>
<p>(i)x.y = y.x</p>
<p>(ii) x+ y = y + x</p>
<p>(iii) x + y .z = (x  + y). (x + z)</p>
<p><img class="alignnone size-full wp-image-6693" title="equivalence of switches" src="http://oscience.info/wp-content/uploads/Untitled.png4_.png" alt="" width="400" height="249" /></p>
<p>(iv) x.(y + z) = x.y + x.z</p>
<p>(v) x + x’ = 1 and x.x’ = 0</p>
<p>(vi) x + (y +z) = (x + y) + z</p>
<p>(vii) x.(y.z) = (x.y).z</p>
<p>&nbsp;</p>
<p>In the above, we have studied cases where the switches are either open or closed independent of each other. Now we shall see same cases where x represents the closed switch and x’ the open in the same circuit.</p>
<p>&nbsp;</p>
<p><strong>The Two Switch Problem:</strong> we have to design a circuit such that the light of a bulb can be turned on or off by the change in state of any of the two switches in the circuit. The figure is shown below:</p>
<p><img class="alignnone size-full wp-image-6695" title="two switch " src="http://oscience.info/wp-content/uploads/Untitled.png5_.png" alt="" width="400" height="111" /></p>
<p>There are tow switches <img src='http://s.wordpress.com/latex.php?latex=S_1%20%5Ctext%7Band%7D%20S_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S_1 \text{and} S_2' title='S_1 \text{and} S_2' class='latex' /> different from ordinary switches as they have two way contacts. While <img src='http://s.wordpress.com/latex.php?latex=x_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1' title='x_1' class='latex' /> state closes B and opens EF, <img src='http://s.wordpress.com/latex.php?latex=x_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1' title='x_1' class='latex' /> closes EF and opens AB, similar is the case with <img src='http://s.wordpress.com/latex.php?latex=S_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S_2' title='S_2' class='latex' /> so that the current flows in the state</p>
<img src='http://s.wordpress.com/latex.php?latex=f%28x_1%2C%20x_2%29%20%3D%20x_1x_2%5E%7B%5Cprime%7D%20%2B%20x_2x_1%5E%7B%5Cprime%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x_1, x_2) = x_1x_2^{\prime} + x_2x_1^{\prime}' title='f(x_1, x_2) = x_1x_2^{\prime} + x_2x_1^{\prime}' class='latex' />
<p>&nbsp;</p>
<p>If the circuit is on with either <img src='http://s.wordpress.com/latex.php?latex=x_1x_2%5E%7B%5Cprime%7D%20%5C%3B%20or%20%5C%3B%20x_2x_1%5E%7B%5Cprime%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1x_2^{\prime} \; or \; x_2x_1^{\prime}' title='x_1x_2^{\prime} \; or \; x_2x_1^{\prime}' class='latex' /> a change in any switch will make the circuit off. Again any change in the state of any of the switches will make the circuit on. We can write</p>
<img src='http://s.wordpress.com/latex.php?latex=f%28x_1%2C%20x_2%29%20%3D%20%28x_1%20%2B%20x_2%29%20%28x_1%5E%7B%5Cprime%7D%20%2B%20x_2%5E%7B%5Cprime%7D%20%5C%5C%20%3D%20%28x_1%2Fx_2%20%3D%20%28x_2%2Fx_1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x_1, x_2) = (x_1 + x_2) (x_1^{\prime} + x_2^{\prime} \\ = (x_1/x_2 = (x_2/x_1)' title='f(x_1, x_2) = (x_1 + x_2) (x_1^{\prime} + x_2^{\prime} \\ = (x_1/x_2 = (x_2/x_1)' class='latex' />
<p>&nbsp;</p>
<p>A three switch can be designed as</p>
<img src='http://s.wordpress.com/latex.php?latex=f%28x_1%2C%20x_2%2C%20x_3%29%20%3D%20x_1x_2%5E%7B%5Cprime%7D%20x_3%5E%7B%5Cprime%7D%20%2B%20x_1%5E%7B%5Cprime%7D%20x_2%20x_3%5E%7B%5Cprime%7D%20%2B%20x_1%5E%7B%5Cprime%7Dx_2%5E%7B%5Cprime%7Dx_3%20%2B%20x_1x_2x_3%20%5C%5C%20%3D%20x_1%2Fx_2%2Fx_3%20%5C%5C%20%3D%20%28x_1%2Fx_2%29x_3%5E%7B%5Cprime%7D%20%2B%20%28x_1%5E%7B%5Cprime%7D%2Fx_2%29x_3&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x_1, x_2, x_3) = x_1x_2^{\prime} x_3^{\prime} + x_1^{\prime} x_2 x_3^{\prime} + x_1^{\prime}x_2^{\prime}x_3 + x_1x_2x_3 \\ = x_1/x_2/x_3 \\ = (x_1/x_2)x_3^{\prime} + (x_1^{\prime}/x_2)x_3' title='f(x_1, x_2, x_3) = x_1x_2^{\prime} x_3^{\prime} + x_1^{\prime} x_2 x_3^{\prime} + x_1^{\prime}x_2^{\prime}x_3 + x_1x_2x_3 \\ = x_1/x_2/x_3 \\ = (x_1/x_2)x_3^{\prime} + (x_1^{\prime}/x_2)x_3' class='latex' />
<p>&nbsp;</p>
<p>A n switch circuit can similarly be designed.<strong></strong></p>
<p>&nbsp;</p>
<h3><strong>Truth table</strong></h3>
<p>&nbsp;</p>
<p>The truth of the above Boolean relations can also be shown with the help of a truth table. If a variable x is denoted by 1, x’ is denoted by 0. For + sometimes <img src='http://s.wordpress.com/latex.php?latex=%5Cbigcup%20%5C%3B%20or%20%5C%3B%20%5Cvee&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bigcup \; or \; \vee' title='\bigcup \; or \; \vee' class='latex' />, and similarly for <img src='http://s.wordpress.com/latex.php?latex=%5Cbigcap%20%5C%3B%20or%20%5C%3B%20%5Cwedge&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\bigcap \; or \; \wedge' title='\bigcap \; or \; \wedge' class='latex' /> are used. Thus to prove the relation a(a + b) = a, we form the table</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="85">a</td>
<td valign="top" width="85">b</td>
<td valign="top" width="85">a + b</td>
<td valign="top" width="85">a.(a + b)</td>
</tr>
<tr>
<td valign="top" width="85">1</p>
<p>1</p>
<p>0</p>
<p>0</td>
<td valign="top" width="85">1</p>
<p>0</p>
<p>1</p>
<p>0</td>
<td valign="top" width="85">1</p>
<p>1</p>
<p>1</p>
<p>0</td>
<td valign="top" width="85">1</p>
<p>1</p>
<p>0</p>
<p>0</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3><strong>Duality: Another definition</strong></h3>
<p>&nbsp;</p>
<p>In every (correct) formula of Boolean algebra, we can interchange addition and multiplication. However when an equality fulfills the laws of Boolean Algebra involves the ‘special’ elements 0 and 1, then the interchange of Boolean addition and multiplication in this equality must be followed by the interchange of elements 0 and 1. For instance the validity of</p>
<p>(A + B) (A + 1) + (A + B) (B + 0) = A + B</p>
<p>Results in</p>
<p>(AB + A0). (AB +B1) = AB</p>
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/boolean-algebra-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limits</title>
		<link>http://oscience.info/mathematics/limits/</link>
		<comments>http://oscience.info/mathematics/limits/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 15:31:29 +0000</pubDate>
		<dc:creator>Subash</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=6586</guid>
		<description><![CDATA[A number &#8216;l&#8217; is called limit of a function f(x) when i.e., if given , there exists such that &#124;x –a&#124; &#124; f(x) – l &#124; &#60; . &#160; Right hand and left hand limits &#160; Let h be a small positive number. Left hand side limit of f(x) when , is denoted by f(a [...]]]></description>
			<content:encoded><![CDATA[<p>A number &#8216;l&#8217; is called <strong>limit</strong> of a function f(x) when <img src='http://s.wordpress.com/latex.php?latex=x%20%5Cto%20a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x \to a' title='x \to a' class='latex' /> i.e., <img src='http://s.wordpress.com/latex.php?latex=%5Coverset%7Blim%7D%7Bx%20%5Cto%20a%7D%20f%20%28x%29%20%3D%20l&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\overset{lim}{x \to a} f (x) = l' title='\overset{lim}{x \to a} f (x) = l' class='latex' /> if given <img src='http://s.wordpress.com/latex.php?latex=%5Cepsilon%20%3E%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\epsilon &gt; 0' title='\epsilon &gt; 0' class='latex' /> , there exists <img src='http://s.wordpress.com/latex.php?latex=%5Cdelta%20%3E%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\delta &gt; 0' title='\delta &gt; 0' class='latex' /> such that |x –a| <img src='http://s.wordpress.com/latex.php?latex=%3C%20%5Cdelta%20%5Cto&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&lt; \delta \to' title='&lt; \delta \to' class='latex' /> | f(x) – l | &lt;<img src='http://s.wordpress.com/latex.php?latex=%5Cepsilon&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\epsilon' title='\epsilon' class='latex' /> .</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Right hand and left hand limits</strong></span></h3>
<p>&nbsp;</p>
<p>Let h be a small positive number. Left hand side limit of f(x) when <img src='http://s.wordpress.com/latex.php?latex=x%20%5Cto%20a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x \to a' title='x \to a' class='latex' /> , is denoted by f(a -0) and is defined as:</p>
<img src='http://s.wordpress.com/latex.php?latex=F%20%28%20a%20-%200%20%29%20%3D%20%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20f%20%28a%20-%20h%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F ( a - 0 ) = \underset{h \to 0}{lim} f (a - h)' title='F ( a - 0 ) = \underset{h \to 0}{lim} f (a - h)' class='latex' />
<p>&nbsp;</p>
<p><strong>Right hand side limit</strong> of f(x), when <img src='http://s.wordpress.com/latex.php?latex=x%20%5Cto%20a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x \to a' title='x \to a' class='latex' /> , is denoted by f(a + 0) and is defined as:</p>
<img src='http://s.wordpress.com/latex.php?latex=f%20%28%20a%20%2B%200%29%20%3D%20%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20f%28a%20%2B%20h%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f ( a + 0) = \underset{h \to 0}{lim} f(a + h)' title='f ( a + 0) = \underset{h \to 0}{lim} f(a + h)' class='latex' />
<p>&nbsp;</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%20%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to a}{lim} f (x)' title='\underset{x \to a}{lim} f (x)' class='latex' /> exists if</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20f%20%28%20a%20%2B%20h%20%29%20%3D%20%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20f%20%28%20a%20-%20H%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{h \to 0}{lim} f ( a + h ) = \underset{h \to 0}{lim} f ( a - H)' title='\underset{h \to 0}{lim} f ( a + h ) = \underset{h \to 0}{lim} f ( a - H)' class='latex' />
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Indeterminate forms</strong></span></h3>
<p>&nbsp;</p>
<p>If a <strong>function</strong> f(x) takes the form <img src='http://s.wordpress.com/latex.php?latex=f%20%28x%29%20%3D%20%5Cdfrac%7B0%7D%7B0%7D%20%5C%2C%20%5C%2C%20at%20%5C%2C%20%5C%2C%20x%20%3D%20a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f (x) = \dfrac{0}{0} \, \, at \, \, x = a' title='f (x) = \dfrac{0}{0} \, \, at \, \, x = a' class='latex' /> , then say that f(x) is indeterminate at x=a. Other Indeterminate Forms are <img src='http://s.wordpress.com/latex.php?latex=%20%5Cdfrac%7B%20%5Cinfty%7D%7B%20%5Cinfty%7D%20%2C%20%5Cinfty%20-%20%5Cinfty%20%2C%200%5E0%20%2C%20%5Cinfty%20%5E0%20%2C%201%5E%7B%20%5Cinfty%7D%20%2C%200%20%5Ctimes%20%5Cinfty&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' \dfrac{ \infty}{ \infty} , \infty - \infty , 0^0 , \infty ^0 , 1^{ \infty} , 0 \times \infty' title=' \dfrac{ \infty}{ \infty} , \infty - \infty , 0^0 , \infty ^0 , 1^{ \infty} , 0 \times \infty' class='latex' /> .</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>L’ hospital’s rule</strong></span></h3>
<p>&nbsp;</p>
<p>If <img src='http://s.wordpress.com/latex.php?latex=%5Cphi%20%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\phi (x)' title='\phi (x)' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%5Cpsi%20%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\psi (x)' title='\psi (x)' class='latex' /> are <strong>functions</strong> of x such that <img src='http://s.wordpress.com/latex.php?latex=%5Cphi%20%28a%29%20%3D%200%20%3D%20%5Cpsi%20%28a%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\phi (a) = 0 = \psi (a)' title='\phi (a) = 0 = \psi (a)' class='latex' /> , then</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20%5Cdfrac%7B%20%5Cphi%20%28x%29%7D%7B%20%5Cphi%20%28x%29%7D%20%3D%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20%5Cdfrac%7B%5Cphi%27%20%28x%29%7D%7B%5Cpsi%27%20%28x%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\underset{x \to a}{lim} \dfrac{ \phi (x)}{ \phi (x)} = \underset{x \to a}{lim} \dfrac{\phi&#039; (x)}{\psi&#039; (x)}' title='\underset{x \to a}{lim} \dfrac{ \phi (x)}{ \phi (x)} = \underset{x \to a}{lim} \dfrac{\phi&#039; (x)}{\psi&#039; (x)}' class='latex' />
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>The form <img src='http://s.wordpress.com/latex.php?latex=0%20%5Ctimes%20%5Cinfty&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0 \times \infty' title='0 \times \infty' class='latex' /></strong></span></h3>
<p>&nbsp;</p>
<p>This form can easily be reduced either to form <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B0%7D%7B0%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{0}{0}' title='\dfrac{0}{0}' class='latex' /> of <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B%20%5Cinfty%7D%7B%20%5Cinfty%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{ \infty}{ \infty}' title='\dfrac{ \infty}{ \infty}' class='latex' /> .</p>
<p>Example:</p>
<p>Evaluate <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%201%7D%7Blim%7D%20%5C%2C%20%5C%2C%20sec%20%28%20%5Cdfrac%7B%20%5Cpi%20r%7D%7B2%7D%20%29%20log%20x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to 1}{lim} \, \, sec ( \dfrac{ \pi r}{2} ) log x' title='\underset{x \to 1}{lim} \, \, sec ( \dfrac{ \pi r}{2} ) log x' class='latex' /></p>
<p>Solution:</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20%5Cunderset%7Bx%20%5Cto%201%7D%7Blim%7D%20%5C%2C%20%5C%2C%20%5C%2C%20sec%20%28%20%5Cdfrac%7B%20%5Cpi%20x%7D%7B2%7D%20%29%20log%20x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= \underset{x \to 1}{lim} \, \, \, sec ( \dfrac{ \pi x}{2} ) log x' title='= \underset{x \to 1}{lim} \, \, \, sec ( \dfrac{ \pi x}{2} ) log x' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20%5Cunderset%7Bx%20%5Cto%201%7D%7Blim%7D%20%28%20%5Cdfrac%7B%20log%20x%7D%7B%20cos%20%28%20%5Cpi%20x%20%2F%202%7D%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= \underset{x \to 1}{lim} ( \dfrac{ log x}{ cos ( \pi x / 2} )' title='= \underset{x \to 1}{lim} ( \dfrac{ log x}{ cos ( \pi x / 2} )' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20%5Cunderset%7Bx%20%5Cto%201%7D%7Blim%7D%20%5Cdfrac%7B1%20%2F%20x%7D%7B-%20%5Cdfrac%7B%20%5Cpi%7D%7B2%7D%20sin%20%28%20%5Cdfrac%7B%20%5Cpi%20x%7D%7B2%7D%20%29%7D%20%3D%20-%20%5Cdfrac%7B2%7D%7B%5Cpi%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= \underset{x \to 1}{lim} \dfrac{1 / x}{- \dfrac{ \pi}{2} sin ( \dfrac{ \pi x}{2} )} = - \dfrac{2}{\pi}' title='= \underset{x \to 1}{lim} \dfrac{1 / x}{- \dfrac{ \pi}{2} sin ( \dfrac{ \pi x}{2} )} = - \dfrac{2}{\pi}' class='latex' />
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>The form <img src='http://s.wordpress.com/latex.php?latex=%5Cinfty%20-%20%5Cinfty&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\infty - \infty' title='\infty - \infty' class='latex' /></strong></span></h3>
<p>&nbsp;</p>
<p>This can also be reduced to the form <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B0%7D%7B0%7D%20%5C%2C%20or%20%5C%2C%20%5Cdfrac%7B%20%5Cinfty%7D%7B%5Cinfty%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{0}{0} \, or \, \dfrac{ \infty}{\infty} ' title='\dfrac{0}{0} \, or \, \dfrac{ \infty}{\infty} ' class='latex' /></p>
<p>Example:</p>
<p>Evaluate <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%200%7D%7Blim%7D%20%28%20%5Cdfrac%7B1%7D%7Bx%5E2%7D%20-%20%5Cdfrac%7B1%7D%7Bsin%20%5E2%20x%7D%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to 0}{lim} ( \dfrac{1}{x^2} - \dfrac{1}{sin ^2 x} )' title='\underset{x \to 0}{lim} ( \dfrac{1}{x^2} - \dfrac{1}{sin ^2 x} )' class='latex' /></p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20%5Cunderset%7Bx%20%5Cto%200%7D%7Blim%7D%20%5Cdfrac%7Bsin%20%5E2%20x%20-%20x%5E2%7D%7Bx%20%5E2%20sin%20%5E2%20x%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= \underset{x \to 0}{lim} \dfrac{sin ^2 x - x^2}{x ^2 sin ^2 x}' title='= \underset{x \to 0}{lim} \dfrac{sin ^2 x - x^2}{x ^2 sin ^2 x}' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20%5Cunderset%7Bx%20%5Cto%200%7D%7Blim%7D%20%5Cdfrac%7Bsin%20%5E2%20x%20-%20x%5E2%7D%7Bx%5E4%7D%20%28%20%5Cdfrac%7B1%7D%7B1%7D%20%29%20%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= \underset{x \to 0}{lim} \dfrac{sin ^2 x - x^2}{x^4} ( \dfrac{1}{1} ) ^2' title='= \underset{x \to 0}{lim} \dfrac{sin ^2 x - x^2}{x^4} ( \dfrac{1}{1} ) ^2' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20%5Cunderset%7Bx%20%5Cto%200%7D%7Blim%7D%20%5Cdfrac%7B%20sin%20%282x%29%20-%202x%7D%7B4x%5E3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= \underset{x \to 0}{lim} \dfrac{ sin (2x) - 2x}{4x^3}' title='= \underset{x \to 0}{lim} \dfrac{ sin (2x) - 2x}{4x^3}' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20%5Cunderset%7Bx%20%5Cto%200%7D%7Blim%7D%20%5Cdfrac%7B%20%5B%202x%20-%20%5Cdfrac%7B2x%5E3%7D%7B3%20%21%7D%20%2B%20%5Cdfrac%7B%202x%20%5E5%7D%7B5%20%21%7D%20-%20%5Ccdots%20%5D%20-%202x%7D%7B4x%5E3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= \underset{x \to 0}{lim} \dfrac{ [ 2x - \dfrac{2x^3}{3 !} + \dfrac{ 2x ^5}{5 !} - \cdots ] - 2x}{4x^3}' title='= \underset{x \to 0}{lim} \dfrac{ [ 2x - \dfrac{2x^3}{3 !} + \dfrac{ 2x ^5}{5 !} - \cdots ] - 2x}{4x^3}' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20-%20%5Cdfrac%7B8%7D%7B3%20%21%7D%20%5Cdfrac%7B1%7D%7B4%7D%20%3D%20-%20%5Cdfrac%7B1%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= - \dfrac{8}{3 !} \dfrac{1}{4} = - \dfrac{1}{3}' title='= - \dfrac{8}{3 !} \dfrac{1}{4} = - \dfrac{1}{3}' class='latex' />
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Sandwich Theorem (or Squeeze principle)</strong></span></h3>
<p>&nbsp;</p>
<p>If f, g, h are <strong>functions</strong> such that <img src='http://s.wordpress.com/latex.php?latex=f%20%28x%29%20%5Cleq%20g%20%28x%29%20%5Cleq%20h%20%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f (x) \leq g (x) \leq h (x)' title='f (x) \leq g (x) \leq h (x)' class='latex' /> for all x in the neighborhood of a and if <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%20%28x%29%20%3D%20l&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to a}{lim} f (x) = l' title='\underset{x \to a}{lim} f (x) = l' class='latex' /> , <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20h%20%28x%29%20%3D%20l%20%2C%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20g%20%28x%29%20%3D%20l&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to a}{lim} h (x) = l , \underset{x \to a}{lim} g (x) = l' title='\underset{x \to a}{lim} h (x) = l , \underset{x \to a}{lim} g (x) = l' class='latex' /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Algebra of limits</strong></span></h3>
<p>&nbsp;</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%20if%20%5C%2C%20%5C%2C%20%5C%2C%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%20%28x%29%20%3D%20l&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' if \, \, \, \underset{x \to a}{lim} f (x) = l' title=' if \, \, \, \underset{x \to a}{lim} f (x) = l' class='latex' /> ,</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%20g%20%28x%29%20%3D%20m%20%2C%20%5C%2C%20%5C%2C%20then&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to a} g (x) = m , \, \, then' title='\underset{x \to a} g (x) = m , \, \, then' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%28%201%20%29%20%5C%2C%20%5C%2C%20%5C%2C%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20%5B%20f%20%28x%29%20%5Cpm%20g%20%28x%29%20%5D%20%3D%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%20%28x%29%20%5Cpm%20%5Cunderset%7B%20x%20%5Cto%20a%7D%7Blim%7D%20g%20%28x%29%20%3D%20l%20%5Cpm%20m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='( 1 ) \, \, \, \underset{x \to a}{lim} [ f (x) \pm g (x) ] = \underset{x \to a}{lim} f (x) \pm \underset{ x \to a}{lim} g (x) = l \pm m' title='( 1 ) \, \, \, \underset{x \to a}{lim} [ f (x) \pm g (x) ] = \underset{x \to a}{lim} f (x) \pm \underset{ x \to a}{lim} g (x) = l \pm m' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%20%282%29%20%5C%2C%20%5C%2C%20%5C%2C%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%20%28x%29%20g%28x%29%20%3D%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%28x%29%20%5Cunderset%7Bx%20%5Cto%20a%20%7D%7Blim%7D%20g%20%28x%29%20%3D%20lm&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' (2) \, \, \, \underset{x \to a}{lim} f (x) g(x) = \underset{x \to a}{lim} f(x) \underset{x \to a }{lim} g (x) = lm' title=' (2) \, \, \, \underset{x \to a}{lim} f (x) g(x) = \underset{x \to a}{lim} f(x) \underset{x \to a }{lim} g (x) = lm' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%283%29%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20%5Cdfrac%7Bf%20%28x%29%7D%7Bg%20%28x%29%7D%20%3D%20%5Cdfrac%7B%20%5Cunderset%7Bx%20%5Cto%20a%7D%7B%20lim%7D%20f%20%28x%29%7D%7B%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20g%28x%29%7D%20%3D%20%5Cdfrac%7Bl%7D%7Bm%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(3) \underset{x \to a}{lim} \dfrac{f (x)}{g (x)} = \dfrac{ \underset{x \to a}{ lim} f (x)}{ \underset{x \to a}{lim} g(x)} = \dfrac{l}{m}' title='(3) \underset{x \to a}{lim} \dfrac{f (x)}{g (x)} = \dfrac{ \underset{x \to a}{ lim} f (x)}{ \underset{x \to a}{lim} g(x)} = \dfrac{l}{m}' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%284%29%20%5B%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%28x%29%20%5D%20%5En%20%3D%20l%5En%20%5C%2C%20%5C%2C%20if%20%5C%2C%20%5C%2C%20n%20%3E%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(4) [ \underset{x \to a}{lim} f(x) ] ^n = l^n \, \, if \, \, n &gt; 0' title='(4) [ \underset{x \to a}{lim} f(x) ] ^n = l^n \, \, if \, \, n &gt; 0' class='latex' />
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Evaluation of exponential limits of the form <img src='http://s.wordpress.com/latex.php?latex=1%5E%7B%5Cinfty%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1^{\infty}' title='1^{\infty}' class='latex' /></strong></span></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Result</strong>:</p>
<p>(i) If <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%20%28x%29%20%3D%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20g%20%28x%29%20%3D%200%20%2C%20%5C%2C%20%5C%2C%20then&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to a}{lim} f (x) = \underset{x \to a}{lim} g (x) = 0 , \, \, then' title='\underset{x \to a}{lim} f (x) = \underset{x \to a}{lim} g (x) = 0 , \, \, then' class='latex' /></p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20%5B%201%20%2B%20f%28x%29%20%5D%5E%7B1%20%2Fg%28x%29%7D%20%3D%20e%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20%5Cdfrac%7Bf%28x%29%7D%7Bg%28x%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= \underset{x \to a}{lim} [ 1 + f(x) ]^{1 /g(x)} = e \underset{x \to a}{lim} \dfrac{f(x)}{g(x)}' title='= \underset{x \to a}{lim} [ 1 + f(x) ]^{1 /g(x)} = e \underset{x \to a}{lim} \dfrac{f(x)}{g(x)}' class='latex' />
<p>&nbsp;</p>
<p>(ii) If <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%28x%29%20%3D%201%20%2C%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20g%20%28x%29%20%3D%20%5Cinfty%20%2C%20then&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to a}{lim} f(x) = 1 , \underset{x \to a}{lim} g (x) = \infty , then' title='\underset{x \to a}{lim} f(x) = 1 , \underset{x \to a}{lim} g (x) = \infty , then' class='latex' /></p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20%5B%20f%28x%29%5E%7Bg%20%28x%29%7D%20%3D%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20%5B%201%20%2B%20%5B%20f%28x%29%20-%201%5D%5E%7Bg%28x%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= \underset{x \to a}{lim} [ f(x)^{g (x)} = \underset{x \to a}{lim} [ 1 + [ f(x) - 1]^{g(x)}' title='= \underset{x \to a}{lim} [ f(x)^{g (x)} = \underset{x \to a}{lim} [ 1 + [ f(x) - 1]^{g(x)}' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%3D%20e%20%5C%2C%20%5C%2C%20%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20%5B%20f%28x%29%20-1%20%5D%20g%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= e \, \, \underset{x \to a}{lim} [ f(x) -1 ] g(x)' title='= e \, \, \underset{x \to a}{lim} [ f(x) -1 ] g(x)' class='latex' />
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/limits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Continuity and Differentiability</title>
		<link>http://oscience.info/mathematics/continuity-and-differentiability/</link>
		<comments>http://oscience.info/mathematics/continuity-and-differentiability/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 12:21:30 +0000</pubDate>
		<dc:creator>Subash</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=6583</guid>
		<description><![CDATA[Definition of continuity at a point &#160; A function f(x) is said to be continuous at x=a if given , there exists such that &#124; f(x) – f(a) &#124; such that &#124; x –a &#124; &#60; . &#160; &#160; Alternative definition: f(x) is said to be continuous at x =a if value of f(x) = [...]]]></description>
			<content:encoded><![CDATA[<h3><span style="text-decoration: underline;">Definition of continuity at a point</span></h3>
<p>&nbsp;</p>
<p>A function f(x) is said to be continuous at x=a if given <img src='http://s.wordpress.com/latex.php?latex=%5Cepsilon%20%3E%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\epsilon &gt; 0' title='\epsilon &gt; 0' class='latex' /> , there exists <img src='http://s.wordpress.com/latex.php?latex=%5Cdelta%20.%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\delta . 0' title='\delta . 0' class='latex' /> such that | f(x) – f(a) | <img src='http://s.wordpress.com/latex.php?latex=%3C%20%5Cepsilon%20%5Cforall%20x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&lt; \epsilon \forall x' title='&lt; \epsilon \forall x' class='latex' /> such that | x –a | &lt; <img src='http://s.wordpress.com/latex.php?latex=%5Cdelta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\delta' title='\delta' class='latex' />.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Alternative definition</strong>: f(x) is said to be continuous at x =a if value of f(x) = limit of f(x) at x = a</p>
<p>Or if lim f(x) = f(a)</p>
<img src='http://s.wordpress.com/latex.php?latex=x%20%5Crightarrow%20a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x \rightarrow a' title='x \rightarrow a' class='latex' />
<p>&nbsp;</p>
<p>Of if lim f (a+h) = lim f(a –h) = f(a) …….Equation   1</p>
<p>If the condition (1) is not satisfied, then f(x) is said to be discontinuous at x =a.</p>
<p><strong>Note</strong>: In order to rest continuity of a function at a point, we verify the equation (1). This is the working rule of continuity.</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Definition of continuity in an interval</strong></span></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Let ‘h’ be a small positive number. A function f(x) is said to be continuous in closed interval [a,b], i.e., <img src='http://s.wordpress.com/latex.php?latex=a%20%5Cleq%20x%20%5Cleq%20b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \leq x \leq b' title='a \leq x \leq b' class='latex' /> if:</p>
<p>(i) f(x) is continuous <img src='http://s.wordpress.com/latex.php?latex=%5Cforall%20x%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\forall x ' title='\forall x ' class='latex' /> in open interval (a ,b), i.e.,</p>
<p>&nbsp;</p>
<div id="attachment_6584" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-6584" title="Continuity and Differentiability" src="http://oscience.info/wp-content/uploads/Continuity-and-Differentiability.jpg" alt="Continuity and Differentiability" width="500" height="99" /><p class="wp-caption-text">Continuity and Differentiability</p></div>
<p><strong><br />
</strong></p>
<img src='http://s.wordpress.com/latex.php?latex=a%20%2C%20x%20%3Cb&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a , x &lt;b' title='a , x &lt;b' class='latex' />
<p>(ii) f(x) is continuous at x = 1 from right</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%7B%20%5B%20lim%7D%20f%20%28%20a%20%2B%20h%20%29%20%3D%20f%20%28a%29%20%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to a}{ [ lim} f ( a + h ) = f (a) ]' title='\underset{x \to a}{ [ lim} f ( a + h ) = f (a) ]' class='latex' />
<p>&nbsp;</p>
<p>(iii) f(x) is continuous at x=b from left</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20b%7D%7B%20%5B%20lim%7D%20f%20%28%20b%20-%20h%20%29%20%3D%20f%20%28%20b%20%29%20%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to b}{ [ lim} f ( b - h ) = f ( b ) ]' title='\underset{x \to b}{ [ lim} f ( b - h ) = f ( b ) ]' class='latex' />
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Kinds of discontinuity</strong></span></h3>
<p>&nbsp;</p>
<p>(1) <strong>Removable Discontinuity</strong>: A function f(x) is said to have removable discontinuity at x=a if <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to a}{lim} f(x)' title='\underset{x \to a}{lim} f(x)' class='latex' /> exists or <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20f%20%28%20a%20%2B%20h%20%29%20%3D%20%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20f%20%28%20a%20-%20h%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{h \to 0}{lim} f ( a + h ) = \underset{h \to 0}{lim} f ( a - h )' title='\underset{h \to 0}{lim} f ( a + h ) = \underset{h \to 0}{lim} f ( a - h )' class='latex' /> but <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%20a%7D%7Blim%7D%20f%20%28%20x%20%29%20%5Cneq%20f%20%28%20a%20%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to a}{lim} f ( x ) \neq f ( a ) ' title='\underset{x \to a}{lim} f ( x ) \neq f ( a ) ' class='latex' />. In this case value of function and limit of function are not equal.</p>
<p>&nbsp;</p>
<p>(2) <strong>Discontinuity of First Kind</strong>: If <img src='http://s.wordpress.com/latex.php?latex=f%20%28%20a%20-%200%20%29%20%3D%20%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20f%20%28%20a%20-%20h%29%20%5C%2C%20%5C%2C%20%5C%2C%20and%20%5C%2C%20%5C%2C%20%5C%2C%20f%20%28%20a%20%2B%200%20%29%20%3D%20%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20f%20%28%20a%20%2B%20h%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f ( a - 0 ) = \underset{h \to 0}{lim} f ( a - h) \, \, \, and \, \, \, f ( a + 0 ) = \underset{h \to 0}{lim} f ( a + h)' title='f ( a - 0 ) = \underset{h \to 0}{lim} f ( a - h) \, \, \, and \, \, \, f ( a + 0 ) = \underset{h \to 0}{lim} f ( a + h)' class='latex' /> both exist and f (a -0) <img src='http://s.wordpress.com/latex.php?latex=%5Cneq&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\neq' title='\neq' class='latex' /> f (a +0), then f(x) is said to have discontinuity of first kind or ordinary discontinuity at x=a.</p>
<p>&nbsp;</p>
<p>(3) <strong>Discontinuity of second kind</strong>: A function f (x) is said to have discontinuity of second kind at x = a if f(a-0) or f (a + 0 ) or both do not exist.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Properties of continuous function</strong></span></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>(1) if f is continuous on a closed interval [a,b], then it is bounded in this interval.</p>
<p>&nbsp;</p>
<p>(2) if f is continuous in [a,b] and f(a) and f(b) have opposite signs, then there is at lest one value of x=c such that f(c) = 0 and a&lt;c&lt;b.</p>
<p>&nbsp;</p>
<p>(3) If a function f is continuous in closed interval [a,b], then f(x) takes at least once all values of between f(a) and f(b).</p>
<p>&nbsp;</p>
<p><strong>Important note</strong>: If there is no gap in the graph of the function in a certain range [a,b], then f(x) is said to be continuous in [a,b].</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Some standard continuous functions</strong></span></h3>
<p>&nbsp;</p>
<p>(1) Every constant function <img src='http://s.wordpress.com/latex.php?latex=f%20%28%20x%20%29%20%3D%20c%20%5Cforall%20x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f ( x ) = c \forall x' title='f ( x ) = c \forall x' class='latex' /> is everywhere continuous.</p>
<p>&nbsp;</p>
<p>(2) The identity function I (x) = x is everywhere continuous.</p>
<p>&nbsp;</p>
<p>(3) The modulus function f(x) = |x| is continuous <img src='http://s.wordpress.com/latex.php?latex=%5Cforall%20x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\forall x' title='\forall x' class='latex' /> .</p>
<p>&nbsp;</p>
<p>(4) The exponential function f(x) = <img src='http://s.wordpress.com/latex.php?latex=a%5Ex%20%5Cforall%20x%20%5Cepsilon%20R&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a^x \forall x \epsilon R' title='a^x \forall x \epsilon R' class='latex' /> and a &gt;0 is continuous everywhere.</p>
<p>&nbsp;</p>
<p>(5) The logarithmic function <img src='http://s.wordpress.com/latex.php?latex=f%20%28%20x%20%29%20%3D%20log%20_a%20x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f ( x ) = log _a x' title='f ( x ) = log _a x' class='latex' /> is continuous <img src='http://s.wordpress.com/latex.php?latex=%5Cforall%20x%20%3E%20o%20%5C%2C%20%5C%2C%20and%20%5C%2C%20%5C%2C%20a%20%5Cneq%201%20%2C%20a%20%3E%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\forall x &gt; o \, \, and \, \, a \neq 1 , a &gt; 0' title='\forall x &gt; o \, \, and \, \, a \neq 1 , a &gt; 0' class='latex' /></p>
<p>&nbsp;</p>
<p>(6) Every polynomial function:  <img src='http://s.wordpress.com/latex.php?latex=f%20%28%20x%20%29%20%3D%20a_0%20%2B%20a_1%20x%20%2B%20a_2%20x%5E2%20%2B%20a_3%20x%5E3%20%2B%20%5Ccdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f ( x ) = a_0 + a_1 x + a_2 x^2 + a_3 x^3 + \cdots' title='f ( x ) = a_0 + a_1 x + a_2 x^2 + a_3 x^3 + \cdots' class='latex' /></p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Differentiability</strong></span></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>A function f(x) is said  to be differentiable at x = a if <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bx%20%5Cto%200%7D%7Blim%7D%20%5Cdfrac%7Bf%20%28%20x%20%29%20-%20f%20%28%20a%20%29%7D%7Bx%20-%20a%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{x \to 0}{lim} \dfrac{f ( x ) - f ( a )}{x - a}' title='\underset{x \to 0}{lim} \dfrac{f ( x ) - f ( a )}{x - a}' class='latex' /> exists and is finite. Let ‘h’ be a small positive number.</p>
<p>&nbsp;</p>
<p>Right hand derivative of f(x) at x = a is denoted by Rf’ (a) and is defined as Rf’ (a) = <img src='http://s.wordpress.com/latex.php?latex=%20%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20%5Cdfrac%7Bf%20%28%20a%20%2B%20h%20%29%20-%20f%20%28%20a%20%29%7D%7Bh%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' \underset{h \to 0}{lim} \dfrac{f ( a + h ) - f ( a )}{h}' title=' \underset{h \to 0}{lim} \dfrac{f ( a + h ) - f ( a )}{h}' class='latex' /></p>
<p>&nbsp;</p>
<p>Left hand derivative of f(x) at x = a is denoted by Lf’ (a) and is defined as Lf’ (a)= <img src='http://s.wordpress.com/latex.php?latex=%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20%5Cdfrac%7Bf%20%28%20a%20-%20h%29%20-%20f%20%28a%20%29%7D%7B%20-%20h%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underset{h \to 0}{lim} \dfrac{f ( a - h) - f (a )}{ - h}' title='\underset{h \to 0}{lim} \dfrac{f ( a - h) - f (a )}{ - h}' class='latex' /></p>
<p>&nbsp;</p>
<p><strong>Alternate definition</strong>: A function is said to be differentiable at x = a if Rf’ (a) and Lf’ (a) both are finite and Rf’ (a) = Lf’ (a).</p>
<img src='http://s.wordpress.com/latex.php?latex=or%20%5C%2C%20%5C%2C%20%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20%5Cdfrac%7Bf%20%28%20a%20%2B%20h%20%29%20-%20f%20%28%20a%20%29%7D%7Bh%7D%20%3D%20%5Cunderset%7Bh%20%5Cto%200%7D%7Blim%7D%20%5Cdfrac%7Bf%20%28%20a%20-%20H%20%29%20-%20f%20%28%20a%20%29%7D%7B-h%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='or \, \, \underset{h \to 0}{lim} \dfrac{f ( a + h ) - f ( a )}{h} = \underset{h \to 0}{lim} \dfrac{f ( a - H ) - f ( a )}{-h}' title='or \, \, \underset{h \to 0}{lim} \dfrac{f ( a + h ) - f ( a )}{h} = \underset{h \to 0}{lim} \dfrac{f ( a - H ) - f ( a )}{-h}' class='latex' />
<p>&nbsp;</p>
<p>The common value is denoted by f’ (a).</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Relation between continuity and differentiability</strong></span></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>(1) if f(x) is <strong>differential</strong> at x = a, then it is continuous at x =a.</p>
<p>&nbsp;</p>
<p>(2) if f(x) is continuous at x = a, then there is no guarantee that f (x) is differentiable at x=a.</p>
<p>&nbsp;</p>
<p>(3) If f (x) is not differentiable at x =a, then it may or may not be continuous at x=a.</p>
<p>&nbsp;</p>
<p>(4) if f(x) is not continuous at x=a, then it is not differentiable at x=a.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Some important results on differentiability</strong></span></h3>
<p>&nbsp;</p>
<p>(1) Every <strong>polynomial function</strong>, <strong>constant function</strong>, <strong>exponential function</strong> is differentiable <img src='http://s.wordpress.com/latex.php?latex=%5Cforall%20x%20%5Cepsilon%20R&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\forall x \epsilon R' title='\forall x \epsilon R' class='latex' /> .</p>
<p>&nbsp;</p>
<p>(2) if f(x) and g(x) are <strong>differentiable</strong>, then <img src='http://s.wordpress.com/latex.php?latex=f%20%28x%29%20%5Cpm%20g%20%28%20x%20%29%20%2C%20f%20%28%20x%20%29%20g%20%28%20x%20%29%20%2C%20%5Cdfrac%7Bf%20%28%20x%20%29%7D%7Bg%20%28%20x%20%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f (x) \pm g ( x ) , f ( x ) g ( x ) , \dfrac{f ( x )}{g ( x )}' title='f (x) \pm g ( x ) , f ( x ) g ( x ) , \dfrac{f ( x )}{g ( x )}' class='latex' /> are differentiable functions provided in the last case g(x)<img src='http://s.wordpress.com/latex.php?latex=%5Cneq%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\neq 0' title='\neq 0' class='latex' /> .</p>
<p>&nbsp;</p>
<p>(3) The composition of <strong>differentiable function</strong> is differentiable function.</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Darboux Theorem</strong></span></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>If f(x) is <strong>differentiable</strong> in the closed interval [a,b] anf f’ (a) and f’ (b) are of opposite signs, then there is a point <img src='http://s.wordpress.com/latex.php?latex=c%20%5Cepsilon%20%28%20a%20%2C%20b%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='c \epsilon ( a , b )' title='c \epsilon ( a , b )' class='latex' /> , ie., a &lt; c &lt; b such that f’ (c) = 0.</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Graphical Meaning of Differentiability</strong></span></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>F’(a) represents slope of tangent at x=a. A function f(x) is said to be differentiable at x=a if it (tangent) has unique slope at x = a.</p>
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/continuity-and-differentiability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maxima and minima</title>
		<link>http://oscience.info/mathematics/maxima-and-minima/</link>
		<comments>http://oscience.info/mathematics/maxima-and-minima/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 10:50:17 +0000</pubDate>
		<dc:creator>Subash</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=6579</guid>
		<description><![CDATA[&#160; It is obvious from the diagram that the function y=f(x) is maximum at P and is minimum at Q. &#160; At both these points tangent is parallel to x-axis, so that its slope is zero. for both maximum and minimum. &#160; Working Rule &#160; (1) Find out from the equation f(x,y) = c and [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>It is obvious from the diagram that the function y=f(x) is <strong>maximum</strong> at P and is <strong>minimum</strong> at Q.</p>
<p>&nbsp;</p>
<p>At both these points tangent is parallel to x-axis, so that its <strong>slope</strong> is zero.</p>
<div id="attachment_6580" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-6580" title="Maxima and minima" src="http://oscience.info/wp-content/uploads/Maxima-and-minima.jpg" alt="Maxima and minima" width="450" height="240" /><p class="wp-caption-text">Maxima and minima</p></div>
<p><strong><br />
</strong></p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Ctherefore%20%5Cdfrac%7Bdx%7D%7Bdy%7D%20%3D%200%20%5C%2C%20%5C%2C%20%5C%2C%20%5C%2C%20or%20%5C%2C%20%5C%2C%20f%27%20%28x%29%20%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\therefore \dfrac{dx}{dy} = 0 \, \, \, \, or \, \, f&#039; (x) = 0' title='\therefore \dfrac{dx}{dy} = 0 \, \, \, \, or \, \, f&#039; (x) = 0' class='latex' /> for both <em>maximum and minimum</em>.</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Working Rule</strong></span></h3>
<p>&nbsp;</p>
<p>(1) Find out <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bdx%7D%7Bdy%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{dx}{dy}' title='\dfrac{dx}{dy}' class='latex' /> from the equation f(x,y) = c and put <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bdx%7D%7Bdy%7D%20-0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{dx}{dy} -0' title='\dfrac{dx}{dy} -0' class='latex' /> . Solve it for x. Let, on solving x=a, x=b.</p>
<p>&nbsp;</p>
<p>(2) If <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bd%5E2%20y%7D%7Bdx%5E2%7D%20%3C%200%20%5C%2C%20%5C%2C%20%5C%2C%20or%20%5C%2C%20%5C%2C%20%5C%2C%20%5Cdfrac%7Bd%5E2y%7D%7Bdx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{d^2 y}{dx^2} &lt; 0 \, \, \, or \, \, \, \dfrac{d^2y}{dx^2}' title='\dfrac{d^2 y}{dx^2} &lt; 0 \, \, \, or \, \, \, \dfrac{d^2y}{dx^2}' class='latex' /> = negative for x=1, then y is maximum at x=a.</p>
<p>If <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bd%5Ey%7D%7Bdx%5E2%7D%20%3E%200%20%5C%2C%20%5C%2C%20or%20%5C%2C%20%5C%2C%20%5Cdfrac%7Bd%5E2y%7D%7Bdx%5E2%7D%20%3D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{d^y}{dx^2} &gt; 0 \, \, or \, \, \dfrac{d^2y}{dx^2} =' title='\dfrac{d^y}{dx^2} &gt; 0 \, \, or \, \, \dfrac{d^2y}{dx^2} =' class='latex' /> positive for x=b, then y is minimum at x=b.</p>
<p>&nbsp;</p>
<p>(3) If both <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bdx%7D%7Bdy%7D%20%5C%2C%20%5C%2C%20and%20%5C%2C%20%5C%2C%20%5Cdfrac%7Bd%5E2y%7D%7Bdx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{dx}{dy} \, \, and \, \, \dfrac{d^2y}{dx^2}' title='\dfrac{dx}{dy} \, \, and \, \, \dfrac{d^2y}{dx^2}' class='latex' /> are 0 for some value of x, we have to find <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bd%5E3%20y%7D%7Bdx%5E3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{d^3 y}{dx^3}' title='\dfrac{d^3 y}{dx^3}' class='latex' /> . If it is 0 then f(x) is maximum if <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bd%5E4y%7D%7Bdx%5E4%7D%20%3C0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{d^4y}{dx^4} &lt;0' title='\dfrac{d^4y}{dx^4} &lt;0' class='latex' /> , minimum if <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bd%5E4%20y%7D%7Bdx%5E4%7D%20%3E%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{d^4 y}{dx^4} &gt; 0' title='\dfrac{d^4 y}{dx^4} &gt; 0' class='latex' /> .</p>
<p>However, if <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bd%5E2%20y%7D%7Bdx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{d^2 y}{dx^2}' title='\dfrac{d^2 y}{dx^2}' class='latex' /> is zero for some x and <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bd%5E3%20y%7D%7Bdx%5E3%7D%20%3D%200%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{d^3 y}{dx^3} = 0 ' title='\dfrac{d^3 y}{dx^3} = 0 ' class='latex' /> for that x then f(x) is neither minimum nor maximum for that x. It is called the point of inflexion. At such point the curve changes from concave to convex or from convex to concave.</p>
<p>&nbsp;</p>
<p>(4) Between two minimum there is at least one maximum. Similarly between to maxima, there is at least one minima.</p>
<p><strong>Maxima and minima</strong> occur alternatively.</p>
<p>&nbsp;</p>
<p>(5) At a <em>maxima</em>, <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bdx%7D%7Bdy%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{dx}{dy}' title='\dfrac{dx}{dy}' class='latex' /> changes sign from positive to negative and at a <em>minima</em>, <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bdy%7D%7Bdx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{dy}{dx}' title='\dfrac{dy}{dx}' class='latex' /> changes sign from negative to positive.</p>
<p>&nbsp;</p>
<h4></h4>
<h4><span style="text-decoration: underline;"><strong>Concavity and Convexity</strong></span></h4>
<p>&nbsp;</p>
<p>A curve is <strong>convex</strong> and <strong>concave</strong> at some point ‘P’ to x-axis according as: <img src='http://s.wordpress.com/latex.php?latex=y%20%5Cdfrac%7Bd%5E2%20y%7D%7Bdx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y \dfrac{d^2 y}{dx^2}' title='y \dfrac{d^2 y}{dx^2}' class='latex' /> is positive or negative at P.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Critical points</strong></span></h3>
<p>&nbsp;</p>
<p>(1) The values of x for which f’ (x) = 0 are called <em>stationary values</em> or <span style="text-decoration: underline;">critical values</span> of x and corresponding values of f(x) are called stationary or turning values of f(x).</p>
<p>&nbsp;</p>
<p>(2) if f(x) is not differentiable at x=a, then also x=a is called critical points. Also f’ (x) = 0 has no solution in an interval (a,b) then (a,b) is called range of those points where critical points do not exist.</p>
<p>&nbsp;</p>
<h4><strong>Important point</strong>:</h4>
<p>&nbsp;</p>
<p>(1) <strong>Maximum</strong> and <strong>minimum</strong> values of <img src='http://s.wordpress.com/latex.php?latex=a%20%5C%2C%20cos%20%5C%2C%20%5Ctheta%20%5Cpm%20sin%20%5Ctheta%20%5C%2C%20%5C%2C%20is%20%5C%2C%20%5C%2C%20%5Csqrt%7B%20%28a%5E2%20%2B%20b%5E2%20%29%7D%20and%20%5C%2C%20%5C%2C%20-%20%5Csqrt%7B%20%28%20a%5E2%20%2B%20b%5E2%20%29%20%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \, cos \, \theta \pm sin \theta \, \, is \, \, \sqrt{ (a^2 + b^2 )} and \, \, - \sqrt{ ( a^2 + b^2 ) }' title='a \, cos \, \theta \pm sin \theta \, \, is \, \, \sqrt{ (a^2 + b^2 )} and \, \, - \sqrt{ ( a^2 + b^2 ) }' class='latex' /> .</p>
<p>&nbsp;</p>
<p>(2) Least value of x+y subject to condition xy=constant, occurs when x=y.</p>
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/maxima-and-minima/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tangents and Normals</title>
		<link>http://oscience.info/mathematics/tangents-and-normals/</link>
		<comments>http://oscience.info/mathematics/tangents-and-normals/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 07:02:44 +0000</pubDate>
		<dc:creator>Subash</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=6575</guid>
		<description><![CDATA[P(x,y) is any point on the curve f(x,y)=c. PT is tangent at p and PN is normal at P. Angle made by tangent PT with x-axis is denoted by in anticlockwise direction. &#160; is defined as slope of gradient of tangent PT. We also define = slope of tangent, Slope of normal = Equation of [...]]]></description>
			<content:encoded><![CDATA[<p>P(x,y) is any point on the curve f(x,y)=c. PT is tangent at p and PN is <strong>normal</strong> at P. Angle made by <span style="text-decoration: underline;">tangent</span> PT with x-axis is denoted by <img src='http://s.wordpress.com/latex.php?latex=%5Cpsi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\psi' title='\psi' class='latex' /> in anticlockwise direction.</p>
<p>&nbsp;</p>
<p><img src='http://s.wordpress.com/latex.php?latex=m%20%3Dm%20tan%20%5Cpsi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m =m tan \psi' title='m =m tan \psi' class='latex' /> is defined as slope of gradient of <strong>tangent</strong> PT.</p>
<p>We also define <img src='http://s.wordpress.com/latex.php?latex=m%20%3D%20tan%20%5Cpsi%20%3D%20%28%20%5Cdfrac%7Bdy%7D%7Bdx%7D%20%29%20_%7B%20%28%20x_1%20%2C%20y_1%20%29%20%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m = tan \psi = ( \dfrac{dy}{dx} ) _{ ( x_1 , y_1 ) }' title='m = tan \psi = ( \dfrac{dy}{dx} ) _{ ( x_1 , y_1 ) }' class='latex' /></p>
<p>= slope of <em>tangent</em>,</p>
<p><strong>Slope of normal</strong> = <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B%20-%201%7D%7B%20%28%20%5Cdfrac%7Bdy%7D%7Bdx%7D%20%29%20%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{ - 1}{ ( \dfrac{dy}{dx} ) }' title='\dfrac{ - 1}{ ( \dfrac{dy}{dx} ) }' class='latex' /></p>
<p><strong>Equation of Tangent PT is</strong> <img src='http://s.wordpress.com/latex.php?latex=y%20-%20y_1%20%3D%20n%20%28%20x%20-%20x_1%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y - y_1 = n ( x - x_1 )' title='y - y_1 = n ( x - x_1 )' class='latex' /></p>
<p>&nbsp;</p>
<p><strong>Equation of normal PN is</strong> <img src='http://s.wordpress.com/latex.php?latex=m%20%28%20y%20-%20y_1%20%29%20%2B%20%28%20x%20-%20X_1%20%29%20%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m ( y - y_1 ) + ( x - X_1 ) = 0' title='m ( y - y_1 ) + ( x - X_1 ) = 0' class='latex' /></p>
<p>PM is perpendicular from P on x-axis.</p>
<p>By <img src='http://s.wordpress.com/latex.php?latex=%5CDelta%20PMT&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Delta PMT' title='\Delta PMT' class='latex' /> ,</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7BPM%7D%7BTM%7D%20%3D%20tan%20%5Cpsi%20%5Cleftarrow%20TM%20%3D%20y_1%20cot%20%5Cpsi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{PM}{TM} = tan \psi \leftarrow TM = y_1 cot \psi' title='\dfrac{PM}{TM} = tan \psi \leftarrow TM = y_1 cot \psi' class='latex' />
<p>&nbsp;</p>
<p>By <img src='http://s.wordpress.com/latex.php?latex=%5CDelta%20PMN%20%2C%20%5Cdfrac%7BPM%7D%7BMN%7D%20%3D%20tan%28%20%3C%20PNT%20%29%20%3D%20tan%20%28%2090%20-%20%5Cpsi%20%29%20%3D%20cot%20%5Cpsi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Delta PMN , \dfrac{PM}{MN} = tan( &lt; PNT ) = tan ( 90 - \psi ) = cot \psi' title='\Delta PMN , \dfrac{PM}{MN} = tan( &lt; PNT ) = tan ( 90 - \psi ) = cot \psi' class='latex' /></p>
<img src='http://s.wordpress.com/latex.php?latex=%5Crightarrow%20MN%20%3D%20y_1%20tan%20%5Cpsi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\rightarrow MN = y_1 tan \psi' title='\rightarrow MN = y_1 tan \psi' class='latex' />
<p>&nbsp;</p>
<p><strong>We define:</strong></p>
<p><strong>Sub tangent</strong> = TM = <img src='http://s.wordpress.com/latex.php?latex=y_1%20cot%20%5Cpsi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_1 cot \psi' title='y_1 cot \psi' class='latex' /></p>
<p><strong>Sub normal</strong> = MN = <img src='http://s.wordpress.com/latex.php?latex=y_1%20tan%20%5Cpsi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_1 tan \psi' title='y_1 tan \psi' class='latex' /></p>
<p><strong>Length of Tangent</strong> = PT = <img src='http://s.wordpress.com/latex.php?latex=y_1%20cosec%20%5Cpsi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_1 cosec \psi' title='y_1 cosec \psi' class='latex' /></p>
<p><strong>Length of normal</strong> = PN = <img src='http://s.wordpress.com/latex.php?latex=y_1%20sec%20%5Cpsi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_1 sec \psi' title='y_1 sec \psi' class='latex' /></p>
<p>&nbsp;</p>
<p>Where <img src='http://s.wordpress.com/latex.php?latex=P%20%28%20x_1%20%2C%20y_1%20%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P ( x_1 , y_1 ) ' title='P ( x_1 , y_1 ) ' class='latex' /> is point P.</p>
<p>The tangent is parallel to x-axis if:</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cpsi%20%3D%20o%20%5C%2C%20%5C%2C%20or%20%5C%2C%20%5C%2C%20if%20%5Cdfrac%7Bdy%7D%7Bdx%7D%20%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\psi = o \, \, or \, \, if \dfrac{dy}{dx} = 0' title='\psi = o \, \, or \, \, if \dfrac{dy}{dx} = 0' class='latex' />
<p>&nbsp;</p>
<p>The tangent is parallel to y –axis if:</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cpsi%20%3D%20%5Cdfrac%7B%20%5Cpi%7D%7B2%7D%20%5C%2C%20%5C%2C%20or%20%5C%2C%20%5C%2C%20if%20%5Cdfrac%7Bdx%7D%7Bdy%7D%20%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\psi = \dfrac{ \pi}{2} \, \, or \, \, if \dfrac{dx}{dy} = 0' title='\psi = \dfrac{ \pi}{2} \, \, or \, \, if \dfrac{dx}{dy} = 0' class='latex' />
<p>&nbsp;</p>
<p><strong>Important Note:</strong></p>
<p>Tangent at the origin is obtained by equating to zero the lowest degree terms, provided the curve passes through origin.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Definition of Angle of Intersection</strong></span></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Suppose two curves <img src='http://s.wordpress.com/latex.php?latex=f_1%20%3D%20c_1%20%5C%2C%20%5C%2C%20and%20%5C%2C%20%5C%2C%20f-2%20%3D%20c_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f_1 = c_1 \, \, and \, \, f-2 = c_2' title='f_1 = c_1 \, \, and \, \, f-2 = c_2' class='latex' /> cut at P. Let<img src='http://s.wordpress.com/latex.php?latex=m_1%20%5C%2C%20%5C%2C%20and%20%5C%2C%20%5C%2C%20m_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m_1 \, \, and \, \, m_2' title='m_1 \, \, and \, \, m_2' class='latex' /> be gradient of the two tangents to the two curves at the point of inserction. Angle <img src='http://s.wordpress.com/latex.php?latex=%5Ctheta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta' title='\theta' class='latex' /> between the two curves at P is defined as angle <img src='http://s.wordpress.com/latex.php?latex=%5Ctheta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta' title='\theta' class='latex' /> between the two tangents at P.</p>
<p><img class="aligncenter size-full wp-image-6576" title="Normal and tangent" src="http://oscience.info/wp-content/uploads/Normal-and-tangent.jpg" alt="" width="577" height="141" /></p>
<p>The two curves cut orthogonally if <img src='http://s.wordpress.com/latex.php?latex=m_1%20m_2%20%3D%20-%201&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m_1 m_2 = - 1' title='m_1 m_2 = - 1' class='latex' /></p>
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/tangents-and-normals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Partial Differentiation</title>
		<link>http://oscience.info/mathematics/partial-differentiation/</link>
		<comments>http://oscience.info/mathematics/partial-differentiation/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 06:17:45 +0000</pubDate>
		<dc:creator>Subash</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=6570</guid>
		<description><![CDATA[Defination of Partial Differentiation &#160; If f is a function of several variables , then the derivative of f w.r.t. keeping other variables constant is called partial derivative of f w.r.t. and is denoted by or by and is defined as: provided the limit exists. &#160; &#160; &#160; 3. if f=f(x,y) and partial derivates are [...]]]></description>
			<content:encoded><![CDATA[<h3><span style="text-decoration: underline;"><strong>Defination of Partial Differentiation</strong></span></h3>
<p>&nbsp;</p>
<p>If f is a function of several variables <img src='http://s.wordpress.com/latex.php?latex=x_1%20%2C%20x_2%20%2C%20%5Ccdots%20x_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1 , x_2 , \cdots x_n' title='x_1 , x_2 , \cdots x_n' class='latex' /> , then the derivative of f w.r.t. <img src='http://s.wordpress.com/latex.php?latex=x_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1' title='x_1' class='latex' /> keeping other variables constant is called<strong> partial derivative</strong> of f w.r.t. <img src='http://s.wordpress.com/latex.php?latex=x_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1' title='x_1' class='latex' /> and is denoted by <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B%5Cdelta%20f%7D%7B%5Cdelta%20x_1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{\delta f}{\delta x_1}' title='\dfrac{\delta f}{\delta x_1}' class='latex' /> or by <img src='http://s.wordpress.com/latex.php?latex=f_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f_1' title='f_1' class='latex' /> and is defined as:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B%5Cdelta%20f%7D%7B%5Cdelta%20x_1%7D%20%3D%20%5Cunderset%7Bh%20%5Crightarrow%200%7D%7B%20lim%7D%20%5Cdfrac%7Bf%20%28%20X_1%20%2B%20h%20%2C%20x_2%20%2C%20x_3%20%2C%20%5Ccdots%20x_n%20%29%20-%20f%20%28%20x_1%20%2C%20x_2%20%2C%20%5Ccdots%20x_n%20%29%20%7D%7Bh%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{\delta f}{\delta x_1} = \underset{h \rightarrow 0}{ lim} \dfrac{f ( X_1 + h , x_2 , x_3 , \cdots x_n ) - f ( x_1 , x_2 , \cdots x_n ) }{h}' title='\dfrac{\delta f}{\delta x_1} = \underset{h \rightarrow 0}{ lim} \dfrac{f ( X_1 + h , x_2 , x_3 , \cdots x_n ) - f ( x_1 , x_2 , \cdots x_n ) }{h}' class='latex' /> provided the limit exists.</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=2%20.%20%5Cdfrac%7B%20%5Cdelta%20%5E2%20f%7D%7B%20%5Cdelta%20%5E2%20f%7D%20%3D%20%5Cdfrac%7B%5Cdelta%7D%7B%5Cdelta%20x%7D%20%28%20%5Cdfrac%7B%5Cdelta%20f%7D%7B%5Cdelta%20x%7D%20%29%20%2C%20%5Cdfrac%7B%5Cdelta%20%5E2%20f%7D%7B%5Cdelta%20y%5E2%7D%20%3D%20%5Cdfrac%7B%5Cdelta%7D%7B%5Cdelta%20y%7D%20%28%20%5Cdfrac%7B%5Cdelta%20f%7D%7B%5Cdelta%20y%7D%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2 . \dfrac{ \delta ^2 f}{ \delta ^2 f} = \dfrac{\delta}{\delta x} ( \dfrac{\delta f}{\delta x} ) , \dfrac{\delta ^2 f}{\delta y^2} = \dfrac{\delta}{\delta y} ( \dfrac{\delta f}{\delta y} )' title='2 . \dfrac{ \delta ^2 f}{ \delta ^2 f} = \dfrac{\delta}{\delta x} ( \dfrac{\delta f}{\delta x} ) , \dfrac{\delta ^2 f}{\delta y^2} = \dfrac{\delta}{\delta y} ( \dfrac{\delta f}{\delta y} )' class='latex' />
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B%5Cdelta%20%5E2f%7D%7B%5Cdelta%20x%20%5Cdelta%20y%7D%20%3D%20%5Cdfrac%7B%5Cdelta%7D%7B%5Cdelta%20x%7D%20%28%20%5Cdfrac%7B%5Cdelta%20f%7D%7B%5Cdelta%20y%7D%20%29%20%2C%20%5Cdfrac%7B%5Cdelta%20%5E2%20f%7D%7B%5Cdelta%20y%20%5Cdelta%20x%7D%20%3D%20%5Cdfrac%7B%5Cdelta%7D%7B%5Cdelta%20y%7D%20%28%20%5Cdfrac%7B%5Cdelta%20f%7D%7B%5Cdelta%20x%7D%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{\delta ^2f}{\delta x \delta y} = \dfrac{\delta}{\delta x} ( \dfrac{\delta f}{\delta y} ) , \dfrac{\delta ^2 f}{\delta y \delta x} = \dfrac{\delta}{\delta y} ( \dfrac{\delta f}{\delta x} )' title='\dfrac{\delta ^2f}{\delta x \delta y} = \dfrac{\delta}{\delta x} ( \dfrac{\delta f}{\delta y} ) , \dfrac{\delta ^2 f}{\delta y \delta x} = \dfrac{\delta}{\delta y} ( \dfrac{\delta f}{\delta x} )' class='latex' />
<p>&nbsp;</p>
<p>3. if f=f(x,y) and partial derivates are continuous then <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B%20%5Cdelta%20%5E2%20f%7D%7B%5Cdelta%20x%20%5Cdelta%20y%7D%20%3D%20%5Cdfrac%7B%5Cdelta%20%5E2%20f%7D%7B%5Cdelta%20y%20%5Cdelta%20x%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{ \delta ^2 f}{\delta x \delta y} = \dfrac{\delta ^2 f}{\delta y \delta x}' title='\dfrac{ \delta ^2 f}{\delta x \delta y} = \dfrac{\delta ^2 f}{\delta y \delta x}' class='latex' /></p>
<p>&nbsp;</p>
<p>4. if f=f(x,y), then <img src='http://s.wordpress.com/latex.php?latex=df%20%3D%20%28%20%5Cdfrac%7B%5Cdelta%20f%7D%7B%5Cdelta%20x%7D%20%29%20dx%20%2B%20%28%20%5Cdfrac%7B%20%5Cdelta%20f%7D%7B%20%5Cdelta%20y%7D%20%29%20dy&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='df = ( \dfrac{\delta f}{\delta x} ) dx + ( \dfrac{ \delta f}{ \delta y} ) dy' title='df = ( \dfrac{\delta f}{\delta x} ) dx + ( \dfrac{ \delta f}{ \delta y} ) dy' class='latex' /> . if g=g (x,y,z), then <img src='http://s.wordpress.com/latex.php?latex=dg%20%3D%20%28%20%5Cdfrac%7B%5Cdelta%20g%7D%7B%5Cdelta%20x%7D%20dx%20%2B%20%28%20%5Cdfrac%7B%20%5Cdelta%20g%7D%7B%20%5Cdelta%20y%7D%20dy%20%2B%20%28%20%5Cdfrac%7B%20%5Cdelta%20g%7D%7B%20%5Cdelta%20z%7D%20%29%20dz&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='dg = ( \dfrac{\delta g}{\delta x} dx + ( \dfrac{ \delta g}{ \delta y} dy + ( \dfrac{ \delta g}{ \delta z} ) dz' title='dg = ( \dfrac{\delta g}{\delta x} dx + ( \dfrac{ \delta g}{ \delta y} dy + ( \dfrac{ \delta g}{ \delta z} ) dz' class='latex' /> .</p>
<p>&nbsp;</p>
<p>if f=f(x,y) and <img src='http://s.wordpress.com/latex.php?latex=x%20%3D%20%5Cphi%20%28%20t%20%29%20%2C%20y%20%3D%20%5Cpsi%20%28%20t%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = \phi ( t ) , y = \psi ( t )' title='x = \phi ( t ) , y = \psi ( t )' class='latex' /> , then:</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=df%20%3D%20%28%20%5Cdfrac%7B%20%5Cdelta%20f%7D%7B%20%5Cdelta%20x%7D%20%29%20dx%20%2B%20%28%20%5Cdfrac%7B%20%5Cdelta%20f%7D%7B%20%5Cdelta%20y%7D%20%29%20dy&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='df = ( \dfrac{ \delta f}{ \delta x} ) dx + ( \dfrac{ \delta f}{ \delta y} ) dy' title='df = ( \dfrac{ \delta f}{ \delta x} ) dx + ( \dfrac{ \delta f}{ \delta y} ) dy' class='latex' />
<p>&nbsp;</p>
<p>And so <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Bdf%7D%7Bdt%7D%20%3D%20%28%20%5Cdfrac%7B%20%5Cdelta%20f%7D%7B%20%5Cdelta%20x%7D%20%29%20%5Cdfrac%7Bdx%7D%7Bdt%7D%20%2B%20%28%20%5Cdfrac%7B%20%5Cdelta%20f%7D%7B%5Cdelta%20y%7D%20%29%20%5Cdfrac%7Bdy%7D%7Bdt%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{df}{dt} = ( \dfrac{ \delta f}{ \delta x} ) \dfrac{dx}{dt} + ( \dfrac{ \delta f}{\delta y} ) \dfrac{dy}{dt}' title='\dfrac{df}{dt} = ( \dfrac{ \delta f}{ \delta x} ) \dfrac{dx}{dt} + ( \dfrac{ \delta f}{\delta y} ) \dfrac{dy}{dt}' class='latex' /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Homogenous Function</strong></span></h3>
<p>&nbsp;</p>
<p>If f is a <span style="text-decoration: underline;">homogenous function</span> of x and y of degree n, then it may be put in the form <img src='http://s.wordpress.com/latex.php?latex=f%20%3D%20x%5En%20F%20%28%20%5Cdfrac%7By%7D%7Bx%7D%20%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f = x^n F ( \dfrac{y}{x} ) ' title='f = x^n F ( \dfrac{y}{x} ) ' class='latex' /> .</p>
<p>Example:</p>
<img src='http://s.wordpress.com/latex.php?latex=f%20%3D%20X%5E4%20%2B%204%20X%5E3%20y%20%2B%20y%5E4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f = X^4 + 4 X^3 y + y^4' title='f = X^4 + 4 X^3 y + y^4' class='latex' />
<img src='http://s.wordpress.com/latex.php?latex=%3D%20X%5E4%20%5B%201%20%2B%204%20%28%20%5Cdfrac%7By%7D%7Bx%7D%20%29%20%2B%20%28%20%5Cdfrac%7By%7D%7Bx%7D%20%29%20%5E4%20%5D%20%3D%20x%5E4F%20%28%20%5Cdfrac%7By%7D%7Bx%7D%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= X^4 [ 1 + 4 ( \dfrac{y}{x} ) + ( \dfrac{y}{x} ) ^4 ] = x^4F ( \dfrac{y}{x} )' title='= X^4 [ 1 + 4 ( \dfrac{y}{x} ) + ( \dfrac{y}{x} ) ^4 ] = x^4F ( \dfrac{y}{x} )' class='latex' />
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><span style="text-decoration: underline;"><strong>Euler’s theorem</strong></span></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>If f is a <em>homogenous function</em> of x and y of degree n , then <img src='http://s.wordpress.com/latex.php?latex=x%20%5Cdfrac%7B%20%5Cdelta%20f%7D%7B%20%5Cdelta%20x%7D%20%2B%20y%20%5Cdfrac%7B%20%5Cdelta%20f%7D%7B%20%5Cdelta%20y%7D%20%3D%20nf&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x \dfrac{ \delta f}{ \delta x} + y \dfrac{ \delta f}{ \delta y} = nf' title='x \dfrac{ \delta f}{ \delta x} + y \dfrac{ \delta f}{ \delta y} = nf' class='latex' /></p>
<p><strong>Deduction</strong>: From this, we get some important results as follows:</p>
<p>&nbsp;</p>
<p><strong><img class="aligncenter size-full wp-image-6572" title="Euler's theorem1" src="http://oscience.info/wp-content/uploads/Eulers-theorem1.jpg" alt="" width="600" height="426" /></strong></p>
<p><strong>Note</strong>: The above results are very important for doing problems.</p>
<p><strong>Note</strong>:</p>
<p>(1) if <img src='http://s.wordpress.com/latex.php?latex=f%20%3D%20%5Cdfrac%7B%20x%5E%7B%20%5Cdfrac%7B2%7D%7B5%7D%7D%20%2B%20x%5E%7B%20%5Cdfrac%7B4%7D%7B5%7D%7D%20%2C%20y%5E%7B%5Cdfrac%7B3%7D%7B5%7D%7D%7D%7Bxy%5E2%20%2B%20x%5E2%20y%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f = \dfrac{ x^{ \dfrac{2}{5}} + x^{ \dfrac{4}{5}} , y^{\dfrac{3}{5}}}{xy^2 + x^2 y}' title='f = \dfrac{ x^{ \dfrac{2}{5}} + x^{ \dfrac{4}{5}} , y^{\dfrac{3}{5}}}{xy^2 + x^2 y}' class='latex' /> , then degree of f is <img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B7%7D%7B5%7D%20-%203%20%3D%20-%20%5Cdfrac%7B8%7D%7B5%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{7}{5} - 3 = - \dfrac{8}{5}' title='\dfrac{7}{5} - 3 = - \dfrac{8}{5}' class='latex' /> and f is homogenous.</p>
<p>(2) If <img src='http://s.wordpress.com/latex.php?latex=%20u%20%3D%20sin%20%5E%7B-1%7D%20%28%20%5Cdfrac%7B%20X%5E2%20y%7D%7Bxy%5E3%20%2B%20X%5E4%7D%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' u = sin ^{-1} ( \dfrac{ X^2 y}{xy^3 + X^4} )' title=' u = sin ^{-1} ( \dfrac{ X^2 y}{xy^3 + X^4} )' class='latex' /></p>
<p>Then <img src='http://s.wordpress.com/latex.php?latex=%20sin%20u%20%3D%20f%3D%20%5Cdfrac%7Bx%5E2%20y%7D%7Bxy%5E3%20%2B%20x%5E4%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' sin u = f= \dfrac{x^2 y}{xy^3 + x^4}' title=' sin u = f= \dfrac{x^2 y}{xy^3 + x^4}' class='latex' /> is <strong>homogenous degree</strong> 3 -4 = -1.</p>
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/partial-differentiation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formulas for Area of a Triangle.</title>
		<link>http://oscience.info/mathematics/formulas-for-area-of-a-triangle/</link>
		<comments>http://oscience.info/mathematics/formulas-for-area-of-a-triangle/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 07:03:55 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Properties of triangles.]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=1103</guid>
		<description><![CDATA[Formulas for Area of a Triangle.
Different formulas and relations to find or calculate the area of a triangle.
How to find area of triangle using different formulas.]]></description>
			<content:encoded><![CDATA[<p>There are a lot of <span style="text-decoration: underline;">formulas</span> and techniques to find the <em>area of a triangle</em>. We can use many different formulas to calculate area of a triangle according to the given conditions. Here we shall derive some of the main <em>formulas</em> used to calculate <span style="text-decoration: underline;">area of a triangle</span>.</p>
<p><strong>Formulas for Area of a Triangle</strong>:</p>
<p>The area of a triangle is denoted by the symbol delta ( <img src='http://s.wordpress.com/latex.php?latex=%5CDelta&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\Delta' title='\Delta' class='latex' /> )</p>
<p>We shall appeal to the formula:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5CDelta%20%3D%20%5Cfrac%7B1%7D%7B2%7D%20bc%20%5Csin%20A%20%3D%20%5Cfrac%7B1%7D%7B2%7D%20ac%20%5Csin%20B%20%3D%20%5Cfrac%7B1%7D%7B2%7D%20ab%20%5Csin%20C&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\Delta = \frac{1}{2} bc \sin A = \frac{1}{2} ac \sin B = \frac{1}{2} ab \sin C' title='\Delta = \frac{1}{2} bc \sin A = \frac{1}{2} ac \sin B = \frac{1}{2} ab \sin C' class='latex' />
<p>And the <a title="half angle formula" href="http://oscience.info/mathematics/half-angle-formulas/" target="_blank">half angle formula</a>:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Csin%20%5Cfrac%7B1%7D%7B2%7D%20A%20%3D%20%5Csqrt%7B%5Cdfrac%7B%28s-b%29%28s-c%29%7D%7Bbc%7D%7D%20%5C%2C%20%5C%2C%20%5C%2C%20%2C%20%5C%2C%20%5C%2C%20%5C%2C%20%5Ccos%20%5Cfrac%7B1%7D%7B2%7D%20A%20%3D%20%5Csqrt%7B%5Cdfrac%7Bs%28s-a%29%7D%7Bbc%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\sin \frac{1}{2} A = \sqrt{\dfrac{(s-b)(s-c)}{bc}} \, \, \, , \, \, \, \cos \frac{1}{2} A = \sqrt{\dfrac{s(s-a)}{bc}}' title='\sin \frac{1}{2} A = \sqrt{\dfrac{(s-b)(s-c)}{bc}} \, \, \, , \, \, \, \cos \frac{1}{2} A = \sqrt{\dfrac{s(s-a)}{bc}}' class='latex' /> etc.</p>
<p>&nbsp;</p>
<p>Where &#8220;s&#8221; is the semi circumference of the triangle or, <img src='http://s.wordpress.com/latex.php?latex=s%20%3D%20%5Cfrac%7Ba%2Bb%2Bc%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='s = \frac{a+b+c}{2}' title='s = \frac{a+b+c}{2}' class='latex' /></p>
<p>&nbsp;</p>
<p><strong>We shall now derive different formula for the area of triangle</strong>:</p>
<p><span style="text-decoration: underline;">First formula for the area of a triangle</span>:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5CDelta%20%3D%20%5Cfrac%7B1%7D%7B2%7D%20bc%20%5Csin%20A%20%3D%20%5Cfrac%7B1%7D%7B2%7D%20bc%20.%202%20%5Csin%20%5Cfrac%7BA%7D%7B2%7D%20%5Ccos%20%5Cfrac%7BA%7D%7B2%7D%20%5C%5C%20%5C%5C%20%5C%5C%20or%20%2C%20%5CDelta%20%3D%20bc%20.%20%5Csqrt%7B%5Cdfrac%7Bs%28s-a%29%28s-b%29%28s-c%29%7D%7Bbc%20.%20bc%7D%7D%20%5C%5C%20%5C%5C%20%5C%5C%20or%20%2C%20%5CDelta%20%3D%20%5Csqrt%7Bs%28s-a%29%28s-b%29%28s-c%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\Delta = \frac{1}{2} bc \sin A = \frac{1}{2} bc . 2 \sin \frac{A}{2} \cos \frac{A}{2} \\ \\ \\ or , \Delta = bc . \sqrt{\dfrac{s(s-a)(s-b)(s-c)}{bc . bc}} \\ \\ \\ or , \Delta = \sqrt{s(s-a)(s-b)(s-c)}' title='\Delta = \frac{1}{2} bc \sin A = \frac{1}{2} bc . 2 \sin \frac{A}{2} \cos \frac{A}{2} \\ \\ \\ or , \Delta = bc . \sqrt{\dfrac{s(s-a)(s-b)(s-c)}{bc . bc}} \\ \\ \\ or , \Delta = \sqrt{s(s-a)(s-b)(s-c)}' class='latex' />
<p>&nbsp;</p>
<p><span style="text-decoration: underline;">Second formula for the area of a triangle</span>:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5CDelta%20%3D%20%5Csqrt%7Bs%28s-a%29%28s-b%29%28s-c%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\Delta = \sqrt{s(s-a)(s-b)(s-c)}' title='\Delta = \sqrt{s(s-a)(s-b)(s-c)}' class='latex' />
<p>Now , as 2s = (a+b+c)</p>
<img src='http://s.wordpress.com/latex.php?latex=%5CDelta%20%3D%20%5Cfrac%7B1%7D%7B4%7D%20%5Csqrt%7B%28a%2Bb-c%29%28b%2Bc-a%29%28c%2Ba-b%29%28a%2Bb-c%29%7D%20%5C%5C%20%5C%5C%20So%20%2C%20%5CDelta%20%3D%20%5Cfrac%7B1%7D%7B4%7D%20%5Csqrt%7B2b%5E2%20c%5E2%20%2B%202c%5E2%20a%5E2%20%2B%202a%5E2%20b%5E2%20-%20a%5E4%20-%20b%5E4%20-%20c%5E4%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\Delta = \frac{1}{4} \sqrt{(a+b-c)(b+c-a)(c+a-b)(a+b-c)} \\ \\ So , \Delta = \frac{1}{4} \sqrt{2b^2 c^2 + 2c^2 a^2 + 2a^2 b^2 - a^4 - b^4 - c^4}' title='\Delta = \frac{1}{4} \sqrt{(a+b-c)(b+c-a)(c+a-b)(a+b-c)} \\ \\ So , \Delta = \frac{1}{4} \sqrt{2b^2 c^2 + 2c^2 a^2 + 2a^2 b^2 - a^4 - b^4 - c^4}' class='latex' />
<p>&nbsp;</p>
<p><span style="text-decoration: underline;">Third formula for the area of a triangle</span>:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5CDelta%20%3D%20%5Cfrac%7B1%7D%7B2%7D%20bc%20%5Csin%20A&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\Delta = \frac{1}{2} bc \sin A' title='\Delta = \frac{1}{2} bc \sin A' class='latex' />
<p>Now using <a title="Sine law" href="http://oscience.info/mathematics/sine-law/" target="_blank">sine law</a>:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5CDelta%20%3D%20%5Cfrac%7B1%7D%7B2%7D%20bc%20%5Cfrac%7Ba%7D%7B2R%7D%20%5C%5C%20%5C%5C%20So%20%2C%20%5CDelta%20%3D%20%5Cdfrac%7Babc%7D%7B4R%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\Delta = \frac{1}{2} bc \frac{a}{2R} \\ \\ So , \Delta = \dfrac{abc}{4R}' title='\Delta = \frac{1}{2} bc \frac{a}{2R} \\ \\ So , \Delta = \dfrac{abc}{4R}' class='latex' />
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/formulas-for-area-of-a-triangle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Half Angle formulas</title>
		<link>http://oscience.info/mathematics/half-angle-formulas/</link>
		<comments>http://oscience.info/mathematics/half-angle-formulas/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 08:46:13 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Properties of triangles.]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=1079</guid>
		<description><![CDATA[Half Angle formulas.
Trigonometric half angles formula.
Half angle formula in properties of triangle.]]></description>
			<content:encoded><![CDATA[<p><strong>Half Angle formulas</strong>?:</p>
<p>The Half angle formulas are stated below:</p>
<p>If ABC is a triangle , A , B and C are the three angles of the triangle and a , b , c are the sides opposite to the corresponding angles and</p>
<p>&#8220;s&#8221; is the semi perimeter or , <img src='http://s.wordpress.com/latex.php?latex=s%20%3D%20%5Cdfrac%7Ba%20%2B%20b%2B%20c%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='s = \dfrac{a + b+ c}{2}' title='s = \dfrac{a + b+ c}{2}' class='latex' />  , Then:</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Csin%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7B%28s-b%29%28s-c%29%7D%7Bbc%7D%7D%20%5C%5C%20%5C%5C%20%5Csin%20%5Cfrac%7BB%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7B%28s-a%29%28s-c%29%7D%7Bac%7D%7D%20%5C%5C%20%5C%5C%20%5Csin%20%5Cfrac%7BC%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7B%28s-a%29%28s-b%29%7D%7Bab%7D%7D%20%5C%5C%20%5C%5C%20%5C%5C%20%5Ccos%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7Bs%28s-a%29%7D%7Bbc%7D%7D%20%5C%5C%20%5C%5C%20%5Ccos%20%5Cfrac%7BB%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7Bs%28s-b%29%7D%7Bac%7D%7D%20%5C%5C%20%5C%5C%20%5Ccos%20%5Cfrac%7BC%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7Bs%28s-c%29%7D%7Bab%7D%7D%20%5C%5C%20%5C%5C%20%5C%5C%20%5Ctan%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7B%28s-b%29%28s-c%29%7D%7Bs%28s-a%29%7D%7D%20%5C%5C%20%5C%5C%20%5Ctan%20%5Cfrac%7BB%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7B%28s-a%29%28s-c%29%7D%7Bs%28s-b%29%7D%7D%20%5C%5C%20%5C%5C%20%5Ctan%20%5Cfrac%7BC%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7B%28s-a%29%28s-b%29%7D%7Bs%28s-c%29%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\sin \frac{A}{2} = \sqrt{\dfrac{(s-b)(s-c)}{bc}} \\ \\ \sin \frac{B}{2} = \sqrt{\dfrac{(s-a)(s-c)}{ac}} \\ \\ \sin \frac{C}{2} = \sqrt{\dfrac{(s-a)(s-b)}{ab}} \\ \\ \\ \cos \frac{A}{2} = \sqrt{\dfrac{s(s-a)}{bc}} \\ \\ \cos \frac{B}{2} = \sqrt{\dfrac{s(s-b)}{ac}} \\ \\ \cos \frac{C}{2} = \sqrt{\dfrac{s(s-c)}{ab}} \\ \\ \\ \tan \frac{A}{2} = \sqrt{\dfrac{(s-b)(s-c)}{s(s-a)}} \\ \\ \tan \frac{B}{2} = \sqrt{\dfrac{(s-a)(s-c)}{s(s-b)}} \\ \\ \tan \frac{C}{2} = \sqrt{\dfrac{(s-a)(s-b)}{s(s-c)}}' title='\sin \frac{A}{2} = \sqrt{\dfrac{(s-b)(s-c)}{bc}} \\ \\ \sin \frac{B}{2} = \sqrt{\dfrac{(s-a)(s-c)}{ac}} \\ \\ \sin \frac{C}{2} = \sqrt{\dfrac{(s-a)(s-b)}{ab}} \\ \\ \\ \cos \frac{A}{2} = \sqrt{\dfrac{s(s-a)}{bc}} \\ \\ \cos \frac{B}{2} = \sqrt{\dfrac{s(s-b)}{ac}} \\ \\ \cos \frac{C}{2} = \sqrt{\dfrac{s(s-c)}{ab}} \\ \\ \\ \tan \frac{A}{2} = \sqrt{\dfrac{(s-b)(s-c)}{s(s-a)}} \\ \\ \tan \frac{B}{2} = \sqrt{\dfrac{(s-a)(s-c)}{s(s-b)}} \\ \\ \tan \frac{C}{2} = \sqrt{\dfrac{(s-a)(s-b)}{s(s-c)}}' class='latex' />
<p>&nbsp;</p>
<p><strong>Proof of Half angle formula</strong>:</p>
<p>First of all let&#8217;s prove the half angle formula for <img src='http://s.wordpress.com/latex.php?latex=%5Ccos%20%5Cfrac%7BA%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\cos \frac{A}{2}' title='\cos \frac{A}{2}' class='latex' /></p>
<p>Using the <a title="Cosine law" href="http://oscience.info/mathematics/the-cosine-law/" target="_blank">cosine law</a>:</p>
<img src='http://s.wordpress.com/latex.php?latex=2bc%20%5Ccos%20A%20%3D%20b%5E2%20%2B%20c%5E2%20-%20a%5E2%20%5C%5C%20%5C%5C%20or%2C%202bc%20%2B%202bc%20%5Ccos%20A%20%3D%202bc%20%2B%20b%5E2%20%2B%20c%5E2%20-%20a%5E2%20%5C%5C%20%5C%5C%20or%2C%202bc%20%281%20%2B%20%5Ccos%20A%29%20%3D%20%28b%2Bc%29%5E2%20-%20a%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='2bc \cos A = b^2 + c^2 - a^2 \\ \\ or, 2bc + 2bc \cos A = 2bc + b^2 + c^2 - a^2 \\ \\ or, 2bc (1 + \cos A) = (b+c)^2 - a^2' title='2bc \cos A = b^2 + c^2 - a^2 \\ \\ or, 2bc + 2bc \cos A = 2bc + b^2 + c^2 - a^2 \\ \\ or, 2bc (1 + \cos A) = (b+c)^2 - a^2' class='latex' />
<p>&nbsp;</p>
<p>Now using the <a title="Trigonometric sub multiple angle formula" href="http://oscience.info/mathematics/trigonometric-multiple-and-sub-multiple-angle-formulas/" target="_blank">trigonometric sub-multiple angle formula</a>:</p>
<img src='http://s.wordpress.com/latex.php?latex=2bc%20.%202%20%5Ccos%20%5E2%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%28b%2Bc%2Ba%29%28b%2Bc-a%29%20%5C%5C%20%5C%5C%20or%20%2C%204bc%20%5Ccos%20%5E2%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%282s%20-%202a%29%20.%202s%20%5C%2C%20%5C%2C%20%5C%2C%20%5C%2C%20%28%20because%20%3A%20a%2Bb%2Bc%20%3D%202s%20%29%20%5C%5C%20So%20%2C%20%5Ccos%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7Bs%28s-a%29%7D%7Bbc%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='2bc . 2 \cos ^2 \frac{A}{2} = (b+c+a)(b+c-a) \\ \\ or , 4bc \cos ^2 \frac{A}{2} = (2s - 2a) . 2s \, \, \, \, ( because : a+b+c = 2s ) \\ So , \cos \frac{A}{2} = \sqrt{\dfrac{s(s-a)}{bc}}' title='2bc . 2 \cos ^2 \frac{A}{2} = (b+c+a)(b+c-a) \\ \\ or , 4bc \cos ^2 \frac{A}{2} = (2s - 2a) . 2s \, \, \, \, ( because : a+b+c = 2s ) \\ So , \cos \frac{A}{2} = \sqrt{\dfrac{s(s-a)}{bc}}' class='latex' />
<p>&nbsp;</p>
<p>Now , let us prove the half angle formula for <img src='http://s.wordpress.com/latex.php?latex=%5Csin%20%5Cfrac%7BA%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\sin \frac{A}{2}' title='\sin \frac{A}{2}' class='latex' /></p>
<p>Using the <a title="Cosine law" href="http://oscience.info/mathematics/the-cosine-law/" target="_blank">cosine law</a>:</p>
<img src='http://s.wordpress.com/latex.php?latex=-%202bc%20%5Ccos%20A%20%3D%20a%5E2%20-%20%28b%5E2%20%2B%20c%5E2%29%20%5C%5C%20%5C%5C%20or%2C%202bc%20-%202bc%20%5Ccos%20A%20%3D%202bc%20%2B%20a%5E2%20-%20%20%28b%5E2%20%2B%20c%5E2%20%29%20%5C%5C%20%5C%5C%20or%2C%202bc%20%281%20-%20%5Ccos%20A%29%20%3D%20a%5E2%20-%20%28b-c%29%5E2%20%5C%5C%20%5C%5C%20or%2C%202bc%20.%202%20%5Csin%20%5E2%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%28a%20-%20b%20%2B%20c%29%28%20a%20%2B%20b%20-%20c%29%20%5C%5C%20%5C%5C%20or%2C%202bc%20.%202%20%5Csin%5E2%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%282s%20-%202b%29%282s%20-%202c%29%20%5C%5C%20%5C%5C%20%5C%5C%20So%20%2C%20%5Csin%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7B%28s-b%29%28s-c%29%7D%7Bbc%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='- 2bc \cos A = a^2 - (b^2 + c^2) \\ \\ or, 2bc - 2bc \cos A = 2bc + a^2 -  (b^2 + c^2 ) \\ \\ or, 2bc (1 - \cos A) = a^2 - (b-c)^2 \\ \\ or, 2bc . 2 \sin ^2 \frac{A}{2} = (a - b + c)( a + b - c) \\ \\ or, 2bc . 2 \sin^2 \frac{A}{2} = (2s - 2b)(2s - 2c) \\ \\ \\ So , \sin \frac{A}{2} = \sqrt{\dfrac{(s-b)(s-c)}{bc}}' title='- 2bc \cos A = a^2 - (b^2 + c^2) \\ \\ or, 2bc - 2bc \cos A = 2bc + a^2 -  (b^2 + c^2 ) \\ \\ or, 2bc (1 - \cos A) = a^2 - (b-c)^2 \\ \\ or, 2bc . 2 \sin ^2 \frac{A}{2} = (a - b + c)( a + b - c) \\ \\ or, 2bc . 2 \sin^2 \frac{A}{2} = (2s - 2b)(2s - 2c) \\ \\ \\ So , \sin \frac{A}{2} = \sqrt{\dfrac{(s-b)(s-c)}{bc}}' class='latex' />
<p>&nbsp;</p>
<p>Lastly , Dividing <img src='http://s.wordpress.com/latex.php?latex=%5Csin%20%5Cfrac%7BA%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\sin \frac{A}{2}' title='\sin \frac{A}{2}' class='latex' /> by <img src='http://s.wordpress.com/latex.php?latex=%5Ccos%20%5Cfrac%7BA%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\cos \frac{A}{2}' title='\cos \frac{A}{2}' class='latex' /> we get :</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Ctan%20%5Cfrac%7BA%7D%7B2%7D%20%3D%20%5Csqrt%7B%5Cdfrac%7B%28s-b%29%28s-c%29%7D%7Bs%28s-a%29%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\tan \frac{A}{2} = \sqrt{\dfrac{(s-b)(s-c)}{s(s-a)}}' title='\tan \frac{A}{2} = \sqrt{\dfrac{(s-b)(s-c)}{s(s-a)}}' class='latex' />
<p>Similarly we can also prove the half angle formula of angle B and C.</p>
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/half-angle-formulas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Projection Law</title>
		<link>http://oscience.info/mathematics/projection-law/</link>
		<comments>http://oscience.info/mathematics/projection-law/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 05:55:11 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Properties of triangles.]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=1055</guid>
		<description><![CDATA[Projection Law.
Projection Law is one of the important law in properties of triangle which establishes the relation between the projection between two side and the third side.]]></description>
			<content:encoded><![CDATA[<p><strong>Projection Law</strong>:</p>
<p>Projection law states that in any triangle:</p>
<img src='http://s.wordpress.com/latex.php?latex=b%20%5Ccos%20C%20%2B%20c%20%5Ccos%20B%20%3D%20a%20%5C%5C%20%5C%5C%20a%20%5Ccos%20C%20%2B%20c%20%5Ccos%20A%20%3D%20b%20%5C%5C%20%5C%5C%20a%20%5Ccos%20B%20%2B%20b%20%5Ccos%20A%20%3D%20c&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='b \cos C + c \cos B = a \\ \\ a \cos C + c \cos A = b \\ \\ a \cos B + b \cos A = c' title='b \cos C + c \cos B = a \\ \\ a \cos C + c \cos A = b \\ \\ a \cos B + b \cos A = c' class='latex' />
<p>&nbsp;</p>
<p>Where , A , B , C are the three angled of the triangle and a , b , c are the corresponding opposite side of the angles.</p>
<p>Projection law or the formula of projection law express the algebraic sum of the projection of any two side in term of the third side.</p>
<p>&nbsp;</p>
<p><strong>Proof of Projection law</strong>:</p>
<p>To prove the projection law we shall take the help of <a title="Sine law" href="http://oscience.info/mathematics/sine-law/" target="_blank">sine law</a> which states that:</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=a%20%3D%202R%20%5Csin%20A%20%2C%20b%20%3D%202R%20%5Csin%20B%20%2C%20c%20%3D%202R%20%5Csin%20C&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='a = 2R \sin A , b = 2R \sin B , c = 2R \sin C' title='a = 2R \sin A , b = 2R \sin B , c = 2R \sin C' class='latex' />
<p>&nbsp;</p>
<p>Thus ,  using the above formula for sine law we can easily deduce the formula for projection law as:</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=b%20%5Ccos%20C%20%2B%20c%20%5Ccos%20B%20%3D%202R%20%28%20%5Csin%20B%20%5Ccos%20C%20%2B%20%5Ccos%20B%20%5Csin%20C%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='b \cos C + c \cos B = 2R ( \sin B \cos C + \cos B \sin C )' title='b \cos C + c \cos B = 2R ( \sin B \cos C + \cos B \sin C )' class='latex' />
<p>&nbsp;</p>
<p>Now using the <a title="trigonometric addition formulas" href="http://oscience.info/mathematics/trigonometric-addition-and-subtraction-formulae/" target="_blank">trigonometric addition formulas</a> we can replace <img src='http://s.wordpress.com/latex.php?latex=%28%20%5Csin%20B%20%5Ccos%20C%20%2B%20%5Ccos%20B%20%5Csin%20C%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='( \sin B \cos C + \cos B \sin C )' title='( \sin B \cos C + \cos B \sin C )' class='latex' /> by <img src='http://s.wordpress.com/latex.php?latex=%5Csin%20%28%20B%20%2B%20C%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\sin ( B + C )' title='\sin ( B + C )' class='latex' /></p>
<p>And again in a triangle A+B+C = 180, so:</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Csin%20%28B%20%2B%20C%20%29%20%3D%20%5Csin%20%28180%20-%20A%29%20%3D%20%5Csin%20A&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\sin (B + C ) = \sin (180 - A) = \sin A' title='\sin (B + C ) = \sin (180 - A) = \sin A' class='latex' />
<p>&nbsp;</p>
<p>Now we can re write the original formula as:</p>
<p>&nbsp;</p>
<img src='http://s.wordpress.com/latex.php?latex=b%20%5Ccos%20C%20%2B%20c%20%5Ccos%20B%20%3A%20%5C%5C%20%5C%5C%20%3D%202R%20%28%20%5Csin%20B%20%5Ccos%20C%20%2B%20%5Ccos%20B%20%5Csin%20C%20%29%20%5C%5C%20%5C%5C%20%3D%202R%20%5Csin%20A%20%5C%5C%20%5C%5C%20%3D%20a%20&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='b \cos C + c \cos B : \\ \\ = 2R ( \sin B \cos C + \cos B \sin C ) \\ \\ = 2R \sin A \\ \\ = a ' title='b \cos C + c \cos B : \\ \\ = 2R ( \sin B \cos C + \cos B \sin C ) \\ \\ = 2R \sin A \\ \\ = a ' class='latex' />
<p>&nbsp;</p>
<p>And we can also deduce the second and third formula for projection law similarly.</p>
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/projection-law/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sine Law</title>
		<link>http://oscience.info/mathematics/sine-law/</link>
		<comments>http://oscience.info/mathematics/sine-law/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 14:20:59 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Properties of triangles.]]></category>
		<guid isPermaLink="false">http://oscience.info/?p=1034</guid>
		<description><![CDATA[Sine Law.
Sine law is one of the important law in properties of triangle.
What Sine Law states? , what is Sine Law? ....]]></description>
			<content:encoded><![CDATA[<p><strong>Sine Law</strong>:</p>
<p>Sine law states that in any triangle ABC:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Ba%7D%7B%5Csin%20A%7D%20%3D%20%5Cdfrac%7Bb%7D%7B%5Csin%20B%7D%20%3D%20%5Cdfrac%7Bc%7D%7B%5Csin%20C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C}' title='\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C}' class='latex' />
<p>&nbsp;</p>
<p>And also with some mathematics we can also prove the following :</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cdisplaystyle%7B%5Cdfrac%7Ba%7D%7B%5Csin%20A%7D%20%3D%20%5Cdfrac%7Bb%7D%7B%5Csin%20B%7D%20%3D%20%5Cdfrac%7Bc%7D%7B%5Csin%20C%7D%20%3D%202R%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\displaystyle{\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C} = 2R}' title='\displaystyle{\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C} = 2R}' class='latex' />
<p>&nbsp;</p>
<p>Which is also closely related to the sine law.</p>
<p>Where , a , b and c are sides of a triangle , A , B and C are angles opposite to sides a , b, and c correspondingly and  R is the circum-radius of the triangle as shown in following figure:</p>
<div id="attachment_1035" class="wp-caption aligncenter" style="width: 285px"><img class="size-full wp-image-1035" title="sine law" src="http://oscience.info/wp-content/uploads/sine_law.jpeg" alt="sine law" width="275" height="268" /><p class="wp-caption-text">sine law</p></div>
<p>&nbsp;</p>
<p><strong>Proof of Sine Law</strong>:</p>
<p>Let us consider a Triangle ABC  , placed in the standard position with the vertex A at the origin and side AB along the positive x-axis as in the figure below:</p>
<p><img class="aligncenter size-full wp-image-1038" title="sine law" src="http://oscience.info/wp-content/uploads/sine-law_1.jpeg" alt="sine law" width="419" height="268" /></p>
<p>&nbsp;</p>
<p>Now,</p>
<p>* The co-ordinates of A are ( 0 , 0 )</p>
<p>* The co-ordinates of B are ( c , 0 )</p>
<p>* The co-ordinates of C are ( b cosA , b sinA )</p>
<p>&nbsp;</p>
<p>Now ,</p>
<p>Area of the triangle ABC is:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B1%7D%7B2%7D%20%5Ctimes%20base%20%5Ctimes%20altitude%20%5C%5C%20%5C%5C%20%3D%20%5Cdfrac%7B1%7D%7B2%7D%20%5Ctimes%20AB%20%5Ctimes%20ordinate%20%5C%2C%20of%20%5C%2C%20vertex%20C%20%5C%5C%20%5C%5C%20%3D%20%5Cdfrac%7B1%7D%7B2%7D%20%5Ctimes%20b%20%5Ctimes%20c%20%5Ctimes%20%5Csin%20A&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\dfrac{1}{2} \times base \times altitude \\ \\ = \dfrac{1}{2} \times AB \times ordinate \, of \, vertex C \\ \\ = \dfrac{1}{2} \times b \times c \times \sin A' title='\dfrac{1}{2} \times base \times altitude \\ \\ = \dfrac{1}{2} \times AB \times ordinate \, of \, vertex C \\ \\ = \dfrac{1}{2} \times b \times c \times \sin A' class='latex' />
<p>&nbsp;</p>
<p>Similarly if we place the other angles B and C in the standard position or origin the we also get the following by similar method:</p>
<p>Area of triangle =</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7B1%7D%7B2%7D%20%5Ctimes%20a%20%5Ctimes%20c%20%5Ctimes%20%5Csin%20B%20%5C%5C%20%5C%5C%20%5Cdfrac%7B1%7D%7B2%7D%20%5Ctimes%20a%20%5Ctimes%20b%20%5Ctimes%20%5Csin%20C&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\dfrac{1}{2} \times a \times c \times \sin B \\ \\ \dfrac{1}{2} \times a \times b \times \sin C' title='\dfrac{1}{2} \times a \times c \times \sin B \\ \\ \dfrac{1}{2} \times a \times b \times \sin C' class='latex' />
<p>&nbsp;</p>
<p>By combining these three formulas we get:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5CDelta%20%3D%20%5Cdfrac%7B1%7D%7B2%7D%20b%20c%20%5Csin%20A%20%3D%20%5Cdfrac%7B1%7D%7B2%7D%20a%20c%20%5Csin%20B%20%3D%20%5Cdfrac%7B1%7D%7B2%7D%20a%20b%20%5Csin%20C&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\Delta = \dfrac{1}{2} b c \sin A = \dfrac{1}{2} a c \sin B = \dfrac{1}{2} a b \sin C' title='\Delta = \dfrac{1}{2} b c \sin A = \dfrac{1}{2} a c \sin B = \dfrac{1}{2} a b \sin C' class='latex' />
<p>Hence:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cdfrac%7Ba%7D%7B%5Csin%20A%7D%20%3D%20%5Cdfrac%7Bb%7D%7B%5Csin%20B%7D%20%3D%20%5Cdfrac%7Bc%7D%7B%5Csin%20C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C}' title='\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C}' class='latex' />
<p>&nbsp;</p>
<p>Now , we shall prove the sine law with another approach to find the sine relation or connection between the radius of circum-circle with the sine of angles and their opposite sides.</p>
<p>Or now we shall prove:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cdisplaystyle%7B%5Cdfrac%7Ba%7D%7B%5Csin%20A%7D%20%3D%20%5Cdfrac%7Bb%7D%7B%5Csin%20B%7D%20%3D%20%5Cdfrac%7Bc%7D%7B%5Csin%20C%7D%20%3D%202R%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\displaystyle{\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C} = 2R}' title='\displaystyle{\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C} = 2R}' class='latex' />
<p>&nbsp;</p>
<p>To prove this we denote the circum-centre of the triangle ABC by &#8220;O&#8221;.</p>
<p>There might be three cases in which angle &#8220;A&#8221; is either acute (fig. a) , obtuse (fig. b) or right angled (fig. c).</p>
<p>In any case let us join the circum-centre of the triangle &#8220;O&#8221; to B and produce it in another side up to &#8220;D&#8221; as shown in figures blow:</p>
<div id="attachment_1046" class="wp-caption aligncenter" style="width: 383px"><img class="size-full wp-image-1046" title="sine law" src="http://oscience.info/wp-content/uploads/sine-law_2.jpeg" alt="sine law" width="373" height="401" /><p class="wp-caption-text">sine law</p></div>
<p>&nbsp;</p>
<p>In first two cases above:</p>
<p>angle BDC = 90 degrees ( Because angle made on circumference from diameter is always 90 degrees)</p>
<p>Thus:</p>
<img src='http://s.wordpress.com/latex.php?latex=BC%20%3D%20BD%20%5Ctimes%20%5Csin%20BDC&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='BC = BD \times \sin BDC' title='BC = BD \times \sin BDC' class='latex' />
<p>&nbsp;</p>
<p>Or , <img src='http://s.wordpress.com/latex.php?latex=a%20%3D%202R%20%5Ctimes%20%5Csin%20A&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='a = 2R \times \sin A' title='a = 2R \times \sin A' class='latex' /></p>
<p>&nbsp;</p>
<p>And in the third case it is obvious that : <img src='http://s.wordpress.com/latex.php?latex=a%20%3D%202R%20%5Ctimes%20%5Csin%20A&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='a = 2R \times \sin A' title='a = 2R \times \sin A' class='latex' /> because in this case angle A is 90 degrees and sine 90 = 1.</p>
<p>&nbsp;</p>
<p>Thus we can now conclude:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cdisplaystyle%7B%5Cdfrac%7Ba%7D%7B%5Csin%20A%7D%20%3D%20%5Cdfrac%7Bb%7D%7B%5Csin%20B%7D%20%3D%20%5Cdfrac%7Bc%7D%7B%5Csin%20C%7D%20%3D%202R%7D&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\displaystyle{\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C} = 2R}' title='\displaystyle{\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C} = 2R}' class='latex' />
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://oscience.info/mathematics/sine-law/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.478 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-11 02:09:59 -->
<!-- Compression = gzip -->
