Weyl's inequality: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Michael Hardy
mNo edit summary
 
en>DSmath
Line 1: Line 1:
Hello and welcome. My title is Figures Wunder. My day occupation is a meter reader. One of [http://blogzaa.com/blogs/post/9199 over the counter std test] extremely best things in the world for me is to do aerobics and now I'm attempting to earn money with it. For many years he's been residing in North Dakota and his family enjoys it.
In [[mathematics]], '''Midy's theorem''', named after [[France|French]] [[mathematician]] E. Midy,<ref>{{cite journal|last=Leavitt|first=William G.|title=A Theorem on Repeating Decimals|journal=The American Mathematical Monthly|date=June 1967|volume=74|issue=6|pages=669–673|url=http://digitalcommons.unl.edu/mathfacpub/48/|publisher=Mathematical Association of America|doi=10.2307/2314251}}</ref><ref>{{cite web|last=Kemeny|first=John|title=The Secret Theorem of M. E. Midy = Casting In Nines|url=http://johnkemeny.com/blog/?p=393|accessdate=27 November 2011}}</ref>  is a statement about the [[decimal]] expansion of [[Fraction (mathematics)|fraction]]s ''a''/''p'' where ''p'' is a [[prime number|prime]] and ''a''/''p'' has a [[repeating decimal]] expansion with an even period. If the period of the decimal representation of ''a''/''p'' is 2''n'', so that
 
:<math>\frac{a}{p}=0.\overline{a_1a_2a_3\dots a_na_{n+1}\dots a_{2n}}</math>
 
then the digits in the second half of the repeating decimal period are the [[method of complements#Numeric complements|9s complement]] of the corresponding digits in its first half. In other words
 
:<math>a_i+a_{i+n}=9 \, </math>
:<math>a_1\dots a_n+a_{n+1}\dots a_{2n}=10^n-1. \, </math>
 
For example
 
:<math>\frac{1}{17}=0.\overline{0588235294117647}\text{ and }05882352+94117647=99999999. \, </math>
 
==Midy's theorem in other bases==
Midy's theorem and its extension do not depend on special properties of the decimal expansion, but work equally well in any [[base (exponentiation)|base]] ''b'', provided we replace 10<sup>''k''</sup>&nbsp;&minus;&nbsp;1 with ''b''<sup>''k''</sup>&nbsp;&minus;&nbsp;1 and carry out addition in base ''b''. For example, in [[octal]]
 
:<math>\frac{1}{19}=0.\overline{032745}_8</math>
:<math>032_8+745_8=777_8 \, </math>
:<math>03_8+27_8+45_8=77_8. \, </math>
 
==Proof of Midy's theorem==
Short proofs of Midy's theorem can be given using results from [[group theory]]. However, it is also possible to prove Midy's theorem using [[elementary algebra]] and [[modular arithmetic]]:
 
Let ''p'' be a prime and ''a''/''p'' be a fraction between 0 and 1. Suppose the expansion of ''a''/''p'' in base ''b'' has a period of ''ℓ'', so
 
:<math>
\begin{align}
& \frac{a}{p} = [0.\overline{a_1a_2\dots a_\ell}]_b \\[6pt]
& \Rightarrow\frac{a}{p}b^\ell = [a_1a_2\dots a_\ell.\overline{a_1a_2\dots a_\ell}]_b \\[6pt]
& \Rightarrow\frac{a}{p}b^\ell = N+[0.\overline{a_1a_2\dots a_\ell}]_b=N+\frac{a}{p} \\[6pt]
& \Rightarrow\frac{a}{p} = \frac{N}{b^\ell-1}
\end{align}
</math>
 
where ''N'' is the integer whose expansion in base ''b'' is the string ''a''<sub>1</sub>''a''<sub>2</sub>...''a''<sub>''ℓ''</sub>.
 
Note that ''b''<sup>&nbsp;''ℓ''</sup>&nbsp;&minus;&nbsp;1 is a multiple of ''p'' because (''b''<sup>&nbsp;''ℓ''</sup>&nbsp;&minus;&nbsp;1)''a''/''p'' is an integer. Also ''b''<sup>''n''</sup>&minus;1 is ''not'' a multiple of ''p'' for any value of ''n'' less than ''ℓ'', because otherwise the repeating period of ''a''/''p'' in base ''b'' would be less than ''ℓ''.
 
Now suppose that ''ℓ''&nbsp;=&nbsp;''hk''. Then ''b''<sup>&nbsp;''ℓ''</sup>&nbsp;&minus;&nbsp;1 is a multiple of ''b''<sup>''k''</sup>&nbsp;&minus;&nbsp;1. (To see this, substitute ''x'' for ''b''<sup>''k''</sup>; then ''b''<sup>''ℓ''</sup>&nbsp;=&nbsp;''x''<sup>''h''</sup> and ''x''&nbsp;&minus;&nbsp;1 is a factor of ''x''<sup>''h''</sup>&nbsp;&minus;&nbsp;1. ) Say ''b''<sup>&nbsp;''ℓ''</sup>&nbsp;&minus;&nbsp;1 =&nbsp;''m''(''b''<sup>''k''</sup>&nbsp;&minus;&nbsp;1), so
 
:<math>\frac{a}{p}=\frac{N}{m(b^k-1)}.</math>
 
But ''b''<sup>&nbsp;''ℓ''</sup>&nbsp;&minus;&nbsp;1 is a multiple of ''p''; ''b''<sup>''k''</sup>&nbsp;&minus;&nbsp;1 is ''not'' a multiple of ''p'' (because ''k'' is less than ''ℓ''&nbsp;); and ''p'' is a prime; so ''m'' must be a multiple of ''p'' and
 
:<math>\frac{am}{p}=\frac{N}{b^k-1}</math>
 
is an integer. In other words
 
:<math>N\equiv0\pmod{b^k-1}. \, </math>
 
Now split the string ''a''<sub>1</sub>''a''<sub>2</sub>...''a''<sub>''ℓ''</sub> into ''h'' equal parts of length ''k'', and let these represent the integers ''N''<sub>0</sub>...''N''<sub>''h''&nbsp;&minus;&nbsp;1</sub> in base ''b'', so that
 
:<math>
\begin{align}
N_{h-1} & = [a_1\dots a_k]_b \\
N_{h-2} & = [a_{k+1}\dots a_{2k}]_b \\
& {}\  \  \vdots \\
N_0 & = [a_{l-k+1}\dots a_l]_b
\end{align}
</math>
 
To prove Midy's extended theorem in base ''b'' we must show that the sum of the ''h'' integers ''N''<sub>''i''</sub> is a multiple of ''b''<sup>''k''</sup>&nbsp;&minus;&nbsp;1.
 
Since ''b''<sup>''k''</sup> is congruent to 1 modulo ''b''<sup>''k''</sup>&nbsp;&minus;&nbsp;1, any power of ''b''<sup>''k''</sup> will also be congruent to 1 modulo ''b''<sup>''k''</sup>&nbsp;&minus;&nbsp;1. So
 
:<math>N=\sum_{i=0}^{h-1}N_ib^{ik}=\sum_{i=0}^{h-1}N_i(b^{k})^i</math>
:<math>\Rightarrow N \equiv \sum_{i=0}^{h-1}N_i \pmod{b^k-1}</math>
:<math>\Rightarrow \sum_{i=0}^{h-1}N_i \equiv 0 \pmod{b^k-1}</math>
 
which proves Midy's extended theorem in base ''b''.
 
To prove the original Midy's theorem, take the special case where ''h'' = 2. Note that ''N''<sub>0</sub> and ''N''<sub>1</sub> are both represented by strings of ''k'' digits in base ''b'' so both satisfy
 
:<math>0 \leq N_i \leq b^k-1. \, </math>
 
''N''<sub>0</sub> and ''N''<sub>1</sub> cannot both equal 0 (otherwise ''a''/''p'' = 0) and cannot both equal ''b''<sup>''k''</sup>&nbsp;&minus;&nbsp;1 (otherwise ''a''/''p'' = 1), so
 
:<math>0 < N_0+N_1 < 2(b^k-1) \, </math>
 
and since ''N''<sub>0</sub>&nbsp;+&nbsp;''N''<sub>1</sub> is a multiple of ''b''<sup>''k''</sup>&nbsp;&minus;&nbsp;1, it follows that
 
:<math>N_0+N_1 = b^k-1. \, </math>
 
==Notes==
<references/>
==References==
*Rademacher, H. and Toeplitz, O. The Enjoyment of Mathematics: Selections from Mathematics for the Amateur. Princeton, NJ: Princeton University Press, pp. 158-160, 1957.
*E. Midy, De Quelques Propriétés des Nombres et des Fractions Décimales Périodiques.
College of Nantes, France: 1836.
*[[Kenneth A. Ross|Ross, Kenneth A.]] Repeating decimals: a period piece. Math. Mag. 83 (2010), no. 1, 33–45.
 
==External links==
* {{MathWorld|urlname=MidysTheorem|title=Midy's Theorem}}
 
[[Category:Theorems in number theory]]
[[Category:Fractions]]
[[Category:Numeral systems]]

Revision as of 12:49, 31 January 2014

In mathematics, Midy's theorem, named after French mathematician E. Midy,[1][2] is a statement about the decimal expansion of fractions a/p where p is a prime and a/p has a repeating decimal expansion with an even period. If the period of the decimal representation of a/p is 2n, so that

then the digits in the second half of the repeating decimal period are the 9s complement of the corresponding digits in its first half. In other words

For example

Midy's theorem in other bases

Midy's theorem and its extension do not depend on special properties of the decimal expansion, but work equally well in any base b, provided we replace 10k − 1 with bk − 1 and carry out addition in base b. For example, in octal

Proof of Midy's theorem

Short proofs of Midy's theorem can be given using results from group theory. However, it is also possible to prove Midy's theorem using elementary algebra and modular arithmetic:

Let p be a prime and a/p be a fraction between 0 and 1. Suppose the expansion of a/p in base b has a period of , so

where N is the integer whose expansion in base b is the string a1a2...a.

Note that b  − 1 is a multiple of p because (b  − 1)a/p is an integer. Also bn−1 is not a multiple of p for any value of n less than , because otherwise the repeating period of a/p in base b would be less than .

Now suppose that  = hk. Then b  − 1 is a multiple of bk − 1. (To see this, substitute x for bk; then b = xh and x − 1 is a factor of xh − 1. ) Say b  − 1 = m(bk − 1), so

But b  − 1 is a multiple of p; bk − 1 is not a multiple of p (because k is less than  ); and p is a prime; so m must be a multiple of p and

is an integer. In other words

Now split the string a1a2...a into h equal parts of length k, and let these represent the integers N0...Nh − 1 in base b, so that

To prove Midy's extended theorem in base b we must show that the sum of the h integers Ni is a multiple of bk − 1.

Since bk is congruent to 1 modulo bk − 1, any power of bk will also be congruent to 1 modulo bk − 1. So

which proves Midy's extended theorem in base b.

To prove the original Midy's theorem, take the special case where h = 2. Note that N0 and N1 are both represented by strings of k digits in base b so both satisfy

N0 and N1 cannot both equal 0 (otherwise a/p = 0) and cannot both equal bk − 1 (otherwise a/p = 1), so

and since N0 + N1 is a multiple of bk − 1, it follows that

Notes

  1. One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting

    In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang

    Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules

    Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.

    A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running

    The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more

    There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang
  2. Template:Cite web

References

  • Rademacher, H. and Toeplitz, O. The Enjoyment of Mathematics: Selections from Mathematics for the Amateur. Princeton, NJ: Princeton University Press, pp. 158-160, 1957.
  • E. Midy, De Quelques Propriétés des Nombres et des Fractions Décimales Périodiques.

College of Nantes, France: 1836.

  • Ross, Kenneth A. Repeating decimals: a period piece. Math. Mag. 83 (2010), no. 1, 33–45.

External links



  • I had like 17 domains hosted on single account, and never had any special troubles. If you are not happy with the service you will get your money back with in 45 days, that's guaranteed. But the Search Engine utility inside the Hostgator account furnished an instant score for my launched website. Fantastico is unable to install WordPress in a directory which already have any file i.e to install WordPress using Fantastico the destination directory must be empty and it should not have any previous installation files. When you share great information, others will take note. Once your hosting is purchased, you will need to setup your domain name to point to your hosting. Money Back: All accounts of Hostgator come with a 45 day money back guarantee. If you have any queries relating to where by and how to use Hostgator Discount Coupon, you can make contact with us at our site. If you are starting up a website or don't have too much website traffic coming your way, a shared plan is more than enough. Condition you want to take advantage of the worldwide web you prerequisite a HostGator web page, -1 of the most trusted and unfailing web suppliers on the world wide web today. Since, single server is shared by 700 to 800 websites, you cannot expect much speed.



    Hostgator tutorials on how to install Wordpress need not be complicated, especially when you will be dealing with a web hosting service that is friendly for novice webmasters and a blogging platform that is as intuitive as riding a bike. After that you can get Hostgator to host your domain and use the wordpress to do the blogging. Once you start site flipping, trust me you will not be able to stop. I cut my webmaster teeth on Control Panel many years ago, but since had left for other hosting companies with more commercial (cough, cough) interfaces. If you don't like it, you can chalk it up to experience and go on. First, find a good starter template design. When I signed up, I did a search for current "HostGator codes" on the web, which enabled me to receive a one-word entry for a discount. Your posts, comments, and pictures will all be imported into your new WordPress blog.