﻿<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:yedda="http://yedda.com/xmlns/qna/1.0/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Hi.... could you please explain in detail the ...</title><link>http://yedda.com/questions/science_mathematics_divisibility_862108279173927/?src=rss:qb:qbs</link><description>Hi.... could you please explain in detail the ...</description><language>en-us</language><image><title>Hi.... could you please explain in detail the ...</title><url>http://static1.yeddacdn.com/images/Logo132X46_rmt9c1d22d.jpg</url><link>http://yedda.com/questions/science_mathematics_divisibility_862108279173927/?src=rss:qb:qbs</link><description>Hi.... could you please explain in detail the ...</description></image><item><title>Hi.... could you please explain in detail the ...</title><link>http://yedda.com/questions/science_mathematics_divisibility_862108279173927/?src=rss:qb:qbi</link><description>&lt;p&gt;hi.... could you please explain in detail the whole  proof for divisibilty rule for 19&lt;/p&gt;</description><dc:creator>ayan_2587</dc:creator><foaf:maker><foaf:Person><foaf:name>ayan_2587</foaf:name><yedda:age>22</yedda:age><foaf:homepage rdf:resource="http://yedda.com/people/350778361589541/?src=rss:qb:ap" /><foaf:img rdf:resource="http://static1.yeddacdn.com/images/defaultUserIcon_rmt9c1d22d.gif" /></foaf:Person></foaf:maker><yedda:post><yedda:type>question</yedda:type></yedda:post><pubDate>Sun, 18 Oct 2009 11:57:55 GMT</pubDate><guid>http://yedda.com/questions/science_mathematics_divisibility_862108279173927/?src=rss:qb:qbi</guid></item><item><title>RE: Hi.... could you please explain in detail the ...</title><link>http://yedda.com/questions/science_mathematics_divisibility_862108279173927/Exact_divisibility_19_recognise_735549117538401?src=rss:qb:qbi</link><description>&lt;p&gt;&lt;br/&gt;Exact divisibility by 19 &lt;br/&gt;First recognise the lower multiples of 19 which are &lt;br/&gt; 2,   3,   4,  5,    6,     7,    8,    9,    10,   11,   12 &lt;br/&gt;38, 57, 76, 95, 114, 133, 152, 171, 190, 209, 228 &lt;br/&gt;&lt;strong&gt;Rule to test for divisibility by 19 &lt;br/&gt;&lt;/strong&gt;Multiply the last digit by 2 and add this to the number represented by the remaining digits. Repeat this until a multiple is recognised, (or not). &lt;br/&gt;Example: Is 11628 divisible. by 19? Proceed like this &lt;br/&gt;(7 x 2) &gt;&gt; 1164 &gt;&gt;&gt; (8 x 2) &gt;&gt;&gt; 117 &lt;br/&gt;                   &lt;span style="text-decoration:underline;"&gt; 14&lt;/span&gt;                             &lt;span style="text-decoration:underline;"&gt;16&lt;/span&gt;  &lt;br/&gt;                 1178                            133                  Yes&lt;strong&gt; &lt;br/&gt;Discussion &lt;br/&gt;&lt;/strong&gt;Let the number to be divided be N = 10a + b. All integers may be written in this form. [e.g. 11628 = (10 x 1162) + 8 ] &lt;br/&gt;The result produced after applying this rule once is a + 2b. &lt;br/&gt;To demonstrate that this test for divisibility by 19 is valid in all cases, we need to show that &lt;br/&gt;if a + 2b is a multiple of 19, then it follows that N = 10a + b must be also. &lt;br/&gt;&lt;strong&gt;Proof: &lt;br/&gt;&lt;/strong&gt;If a + 2b is a multiple of 19, we may write &lt;br/&gt;a + 2b = 19k                                        Multiply through by 10 &lt;br/&gt;10a + 20b = 19(10k)                             Deduct 19b from both sides &lt;br/&gt;10a + b = 19(10k - b) &lt;br/&gt;This expression makes it clear that &lt;br/&gt;10a + b is also a multiple of 19                  (Q. E. D.) &lt;br/&gt;I think this supplies what you asked for. If you are curious where the general form of the rule, (described below), originated, it is from the study of congruences in number theory. &lt;br/&gt;Having shown that the rule is valid for the case of divisibility by 19, it is a simple matter to find a similar form of proof for any particular case of divisibility by a prime. &lt;br/&gt;If you read on you will see how the appropriate number, (such as the number 2 for divisibility by 19 above), is chosen for each divisibility test.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;General Divisibility Rule for any prime divisor p&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;br/&gt;Find the least multiple of prime p that ends in 9 &lt;br/&gt;Let n = [(least multiple of prime p that ends in 9 ) + 1]/10 &lt;br/&gt;Also record p - n. The results for a few primes below are given below. &lt;br/&gt;There are two types of rule depending on whether n or p - n (see below), is smaller. &lt;br/&gt;&lt;strong&gt;Type I; &lt;/strong&gt;If p - n is smaller just multiply the last digit by p - n and subtract this from the rest of the number. Repeat until a multiple of p is recognised, or not.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Type II; &lt;/strong&gt;If n is smaller just multiply the last digit by n and add this to the rest of the number. Repeat until a multiple of p is recognised, or not. The earlier example was type 1.&lt;br/&gt;&lt;strong&gt;&lt;br/&gt;&lt;span style="text-decoration:underline;"&gt;p         n          p - n&lt;/span&gt; &lt;br/&gt;7         5            2 &lt;br/&gt;11       10           1 &lt;br/&gt;13        4            9 &lt;br/&gt;17        12          5 &lt;br/&gt;19         2          17 &lt;br/&gt;23          7          16 &lt;br/&gt;29          3          26 &lt;br/&gt;31         28           3 &lt;br/&gt;37         26          11 &lt;br/&gt;41          37          4 &lt;br/&gt;43          13         30 &lt;br/&gt;47           33         14 &lt;br/&gt;&lt;/strong&gt;Here is an example of Type II, which uses p - n = 2 &lt;br/&gt;Example: Is 18788 divisible. by 7? Proceed like this &lt;br/&gt;Multiply the last digit by 2 and subtract &lt;br/&gt;(8 x 2) &gt;&gt; 1878 &gt;&gt;&gt; (2 x 2) &gt;&gt;&gt; 186  &gt;&gt;&gt; 18&lt;br/&gt;                 &lt;span style="text-decoration:underline;"&gt; -16 &lt;/span&gt;                          -&lt;span style="text-decoration:underline;"&gt;4&lt;/span&gt;            &lt;span style="text-decoration:underline;"&gt;-4&lt;/span&gt;                    &lt;/p&gt;
&lt;p&gt;                1862                         182            14               Yes&lt;/p&gt;
&lt;p&gt;I hope all this was helpful, &lt;br/&gt;Regards - Ian&lt;/p&gt;</description><dc:creator>Ian</dc:creator><foaf:maker><foaf:Person><foaf:name>Ian</foaf:name><foaf:gender>male</foaf:gender><yedda:age>61</yedda:age><foaf:homepage rdf:resource="http://yedda.com/people/1863171266312/?src=rss:qb:ap" /><foaf:img rdf:resource="http://static1.yeddacdn.com/resources/00000016741/8cbb9b9845a4184.gif" /></foaf:Person></foaf:maker><yedda:post><yedda:type>answer</yedda:type><yedda:thread previous="http://yedda.com/questions/science_mathematics_divisibility_862108279173927/science_mathematics_divisibility_862108279173927" /><yedda:rating>3.0</yedda:rating></yedda:post><pubDate>Tue, 20 Oct 2009 22:56:52 GMT</pubDate><guid>http://yedda.com/questions/science_mathematics_divisibility_862108279173927/Exact_divisibility_19_recognise_735549117538401?src=rss:qb:qbi</guid></item><item><title>RE: Hi.... could you please explain in detail the ...</title><link>http://yedda.com/questions/science_mathematics_divisibility_862108279173927/http_en_wikipedia_org_wiki_627971263370635?src=rss:qb:qbi</link><description>&lt;p&gt;Go to &lt;a href="http://en.wikipedia.org/wiki/Divisibility_Rule"&gt;http://en.wikipedia.org/wiki/Divisibility_Rule&lt;/a&gt; for a detailed explanation of the divisibility rule.  I would start with the number one step and go down the list, applying every rule to the number 19, until I completed the 19th step, then I would stop.  Good luck.&lt;/p&gt;</description><dc:creator>Fiora</dc:creator><foaf:maker><foaf:Person><foaf:name>Fiora</foaf:name><yedda:age>55</yedda:age><foaf:homepage rdf:resource="http://yedda.com/people/3506341710094/?src=rss:qb:ap" /><foaf:img rdf:resource="http://static1.yeddacdn.com/images/defaultUserIcon_rmt9c1d22d.gif" /></foaf:Person></foaf:maker><yedda:post><yedda:type>answer</yedda:type><yedda:thread previous="http://yedda.com/questions/science_mathematics_divisibility_862108279173927/Exact_divisibility_19_recognise_735549117538401" /><yedda:rating>3.0</yedda:rating></yedda:post><pubDate>Tue, 05 Jan 2010 16:38:38 GMT</pubDate><guid>http://yedda.com/questions/science_mathematics_divisibility_862108279173927/http_en_wikipedia_org_wiki_627971263370635?src=rss:qb:qbi</guid></item></channel></rss>