Enter your search keyword(s):

Click to search our directories-AllWebHunt, Encyclopedic, TopChoice, Or Google, Alexa, About & Yahoo:

 

Untitled Document
Websites

Arts
Movies, Television, Music...

Business
Jobs, Industries, Investing...

Computers
Internet, Software, Hardware...

Games
Video Games, Role playing, Gambling...

Health
Fitness, Medicine, Alternative...

Home
Family, Consumers, Cooking...

Kids & Teens
Arts, School Time, Teen Life...

News
Media, Newspapers, Weather...

Recreation
Travel, Food, Humor...

Reference
Maps, Education, Libraries...

Science
Biology, Psychology, Physics...

Shopping
Autos, Clothing, Gifts...

Society
People, Religion, Issues...

Sports
Baseball, Soccer, Basketball...

Travel
Cruises, Destinations, Reservations...


Country directories
United States, United Kingdom, Europe...


Translated directories
Deutsch, Español, Français...


Articles

Nature

Astronomy, Biology, Chemistry, Earth science, Ecology, Geography, Physics

Society
Anthropology, Archaeology, Business, Communication, Economics, Government, History, Law, Linguistics, Politics, Psychology, Public affairs, Sociology, State

Technology
Agriculture, Architecture, Engineering, Internet, Transport, Vehicles

Abstraction
Computer science, Logic, Mathematics, Philosophy, Statistics

Culture
Arts and crafts, Dance, Entertainment, Films, Fine arts, Games, Hobbies, Humor, Language, Literature, Media, Music, Recreation, Religion, Sports, Television, Visual arts and design

Human
Education, Family, Food, Health, Housing, Medicine, Personal life

Edit | Discuss Article

Decimal

Decimal, also called denary, is the base 10 numeral system, which uses the symbols 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9 (called digits) together with the decimal point and the sign symbols + (plus) and − (minus) to represent numbers.

Decimal is the principal numeral system used by humans (though some cultures do or did use other number systems). This is almost certainly because humans have ten fingers; digit is also the anatomical term referring to fingers and toes. The set of symbols for the digits is called Arabic numerals by Europeans and Hindi numerals by Arabs, each term referring to the people that the users of the term got it from.

Computers often use other numeral systems (notably binary, octal, and hexadecimal), because it is slightly more efficient to implement these power-of-two systems electronically. Decimal numerals can be encoded for computers using binary-coded decimal or more efficient schemes.

Table of contents
1 Fractions
2 See also
3 External links

Fractions

Decimal fractions

A decimal fraction is a fraction where the denominator is a power of ten.

Decimal fractions are usually expressed without a denominator, the decimal point being inserted into the numerator at a position corresponding to the power of ten of the denominator. E.g. 8/10, 833/100, 83/1000, 8/10000 and 80/10000 are expressed thus: 0.8, 8.33, 0.083, 0.0008 & 0.008.

The integer and fractional parts of a decimal number are separated by a decimal point. In this article, as in most of the English speaking world, a dot (.) is used. It is usual for a decimal number which is less than one to have a leading zero. Trailling zeroes after the decimal point are not necessary, although in science, engineering and statistics they can be retained to show a level of confidence in the accuracy of the number: Whereas 0.080 and 0.08 are mathematically the same number, in engineering 0.080 suggests an error of up to 1 part in a thousand, while 0.08 suggests an error of up to 1 in a 100.

Decimal representation of other rational numbers

Any rational number which cannot be expressed as a decimal fraction has a unique infinite decimal expansion ending with recurring decimals.

Ten is the product of the first and third prime number, is one greater than the square of the second prime number, and is one less than the fifth prime number. This leads to plenty of simple decimal fractions:

1/2 = 0.5
1/3 = 0.333333... (with 3 recurring)
1/4 = 0.25
1/5 = 0.2
1/6 = 0.166666... (with 6 recurring)
1/8 = 0.125
1/9 = 0.111111... (with 1 recurring)
1/10 = 0.1
1/11 = 0.090909... (with 09 recurring)
1/12 = 0.083333... (with 3 recurring)

Other prime factors in the denominator will give longer recurring sequences, see for instance 7, 13.

That a rational must producing a finite or recurring decimal expansion can be seen to be a consequence of the long division algorithm, in that there are only (q-1) possible nonzero remainders on division by q, so that the recurring pattern will have a period less than q-1. For instance to find 3/7 by long division:

      .4 2 8 5 7 1 4 ...
   --------------------
 7 ) 3.0 0 0 0 0 0 0 0 
     2 8                         30/7 = 4 r 2
    -----
       2 0
       1 4                       20/7 = 2 r 6
      -----
         6 0
         5 6                     60/7 = 8 r 4
        -----
           4 0
           3 5                   40/7 = 5 r 5
          -----
             5 0
             4 9                 50/7 = 7 r 1
            -----
               1 0
                 7               10/7 = 1 r 3
              -----
                 3 0
                 2 8             30/7 = 4 r 2  (again)
                -----
                   2 0
                        etc

The converse to this observation is that every recurring decimal represents a rational number p/q. This is a consequence of the fact the recurring part of a decimal representation is, in fact, an infinite geometric series which will sum to a rational number. For instance,

Decimal representation of the real numbers

Every real number has a representation as a decimal fraction.

The representation is unique, except for rational numbers which can be written as p/(2a5b) (i.e. the only prime factors in denominator are 2 and 5). In all such cases there is a terminating decimal representation. For instance 1/1=1, −1/2=−0.5, 3/5=0.6, 3/25=0.12 and 1306/1250=1.0448. Such numbers are the only real numbers which don't have a unique decimal representation, as they can also be written as a representation that has a recurring 9. For instance 1=0.99999..., −1/2=−0.499999..., etc.

Rational numbers p/q with prime factors in the denominator other than 2 and 5 (when reduced to simplest terms) have a unique recurring decimal representation.

This leaves the irrational numbers. They also have unique infinite decimal representation, and can be characterised as the numbers whose decimal representations neither terminate nor recur.

Naturally, the same trichotomy holds for other base-n numeral systems:

  • Terminating representation: rational where the denominator divides some nk
  • Recurring representation: other rational
  • Non-terminating, non-recurring representation: irrational
and a version of this even holds for irrational-base numeration systems, such as golden mean base representation.

See also

   

External links


Source | Copyright

Related categories
Webmasters: Add your website here:


Help build the largest human-edited directory on the web.
 Submit a Site - Open Directory Project (modified) - Become an Editor

Modified contents copyright 2005. All rights reserved.