Detached mathematics Amount approach

 26 July 10:09   Amount approach is a ample encompassing accountable in its own right. Actuality we will appraise the key concepts of amount theory.

    Unlike absolute assay and calculus which deals with the close set of absolute numbers, amount approach examines mathematics in detached sets, such as N or Z. If you are borderline about sets, you may ambition to revisit .

    Number Theory, the abstraction of the integers, is one of the oldest and richest branches of mathematics . Its basal concepts are those of divisibility, prime numbers, and accumulation solutions to equations -- all actual simple to understand, but anon giving acceleration to some of the best accepted theorems and better baffling problems in mathematics . The Approach of Numbers is aswell a actual interdisciplinary subject. Account from combinatorics (the abstraction of counting), algebra, and circuitous assay all acquisition their way in, and eventually become capital for compassionate locations of amount theory. Indeed, the greatest accessible problem in all mathematics , the Riemann Hypothesis, is acutely angry into Circuitous Analysis. But never fear, just alpha appropriate into Elementary Amount Theory, one of the warmest invitations to authentic mathematics , and one of the alotof hasty areas of activated mathematics !

    Note that in R, Q, and C, we can bisect freely, except by zero. This acreage is generally accepted as cease -- the caliber of two rationals is afresh a rational, etc.. However, if we move to assuming mathematics absolutely in a set such as Z, we appear into difficulty. This is because, in the integers, the aftereffect of a analysis of two integers ability not be addition integer. For example, we can of advance bisect 6 by 2 to get 3, but we cannot bisect 6 by 5, because the atom 6/5 is not in the set of integers.

    However we can acquaint a new affiliation area analysis is defined. We alarm this affiliation divisibility, and if b/a is an integer, we say:

    Formally, if there exists an accumulation q such that b = qa, then we say that a divides b and address a|b. If a does not bisect b, then we address alb.

    Proposition. The afterward are basal after-effects of this definition. Let a, b, and c be integers:

    For any accumulation n and any k > 0, there is a different q and r such that:

    :n = qk + r (with 0 ≤ r < k)

    We alarm q the quotient, r the remainder, and k the divisor.

    It is apparently easier to admit this as analysis by the algebraic re-arrangement:

    :n/k = q + r/k (0 ≤ r/k < 1)

    What can we say about the numbers that bisect another? Aces the amount 8 for example. What is the butt on adding 1 by 8? Using the analysis assumption above

    : 0 = 8: 1 = 8: 2 = 8: :

    : 8 = 8: 9 = 8: 10 = 8 : :

    : and so on

    We accept a characters for the remainders, and can address the aloft equations as

    :0 mod 8 = 0

    :1 mod 8 = 1

    :2 mod 8 = 2

    :3 mod 8 = 3

    :4 mod 8 = 4

    :5 mod 8 = 5

    :6 mod 8 = 6

    :7 mod 8 = 7

    :8 mod 8 = 0

    :9 mod 8 = 1

    :10 mod 8 = 2

    : :

    We can aswell write

    :1 ≡ 1 (mod 8)

    :2 ≡ 2 (mod 8)

    :3 ≡ 3 (mod 8)

    :4 ≡ 4 (mod 8)

    :5 ≡ 5 (mod 8)

    :6 ≡ 6 (mod 8)

    :7 ≡ 7 (mod 8)

    :8 ≡ 0 (mod 8)

    :9 ≡ 1 (mod 8)

    :10 ≡ 2 (mod 8)

    : :

    These notations are all abbreviate for

    : a = 8k+r for some accumulation k.

    So x ≡ 1 (mod 8), for example, is the aforementioned as saying

    : x = 8k+1

    Observe that the butt here, in comparing it with the analysis algorithm is 1. x ≡ 1 (mod 8) asks what numbers accept the butt 1 on analysis by 8? Acutely the solutions are x=8×0+1, 8×1+1,... = 1, 9, ...

    Often the absolute set of remainders on adding by n - which we say modulo n - are absorbing to attending at. We address this set Zn. Agenda that this set is finite. The butt on adding 9 by 8 is 1 - the aforementioned as adding 1 by 8. So in a faculty 9 is absolutely the aforementioned as 1. In fact, the affiliation ≡

    : x ≡ y iff x mod n = y mod n.

    is an adequation relation. We alarm this affiliation congruence.

    Note that the adequation classes authentic by accordance are absolutely the elements of Zn.

    We can acquisition some amount a modulo n (or we say a coinciding to n) by award its atomization using the analysis algorithm.

    Addition, subtraction, and multiplication plan in Zn - for archetype 3 + 6 (mod 8) = 9 (mod 8) = 1 (mod 8). The numbers do attending aberrant but they chase some accustomed backdrop such as commutativity and associativity.

    If we accept a amount greater than n we generally abate it modulo n first - afresh using the analysis algorithm. For archetype if we wish to acquisition 11+3 mod 8, its generally easier to account 3 + 3 (mod 8) rather than abbreviation 14 mod 8. A ambush thats generally acclimated is that, say, if we accept 6 + 7 (mod 8) we can use abrogating numbers instead so the problem becomes -2 + -1 = -3 = 5 (mod 8).

    We generally use the additional characters if we wish to attending at equations involving numbers modulo some n. For example, we may wish to acquisition a amount x such that

    : 3x ≡ 5 (mod 8)

    We can acquisition solutions by balloon barter (going through all the numbers 0 through 7), but what if the moduli are actual large? We will attending at a added analytical band-aid later.

    Note: we generally say that we are alive in Zn and use equals signs throughout. Accustom yourself with the three means of autograph modular equations and expressions.

    Converting amid assorted amount bases is one of the alotof annoying processes in .

    The numbers that are about acclimated in affairs are all in base-10. This agency that there are 10 digits that are acclimated to call a number. These ten digits are .

    Similarly, base-4 has 4 digits and base-2 has two digits . Abject two is sometimes referred to as Binary.

    There are aswell bases greater then 10. For these bases, it is accepted to use belletrist to represent digits greater than 10. An archetype is Base-16 (Hexadecimal). The digits acclimated in this abject are .

    In adjustment to catechumen amid amount bases, it is analytical that one knows how to bisect numbers and acquisition remainders.

    To catechumen from decimal to addition abject one haveto artlessly alpha adding by the amount of the additional base, then adding the aftereffect of the first analysis and overlooking the remainder, and so on until the abject is beyond than the aftereffect (so the aftereffect of the analysis would be a zero). Then the amount in the adapted abject is the remainders apprehend from end to start.

    The afterward shows how to catechumen a amount (105) which is in base-10 into base-2.

    Answer : 1101001

    After finishing this process, the remainders are taken and placed in a row (from basal to top) afterwards the final caliber (1101001, in this example) is apparent as the base-2 agnate of the amount 105.

    To sum up the process, artlessly yield the aboriginal amount in abject 10, and bisect that amount repeatedly, befitting clue of the remainders, until the caliber becomes beneath than the after amount of the base.

    This works if converting any amount from base-10 to any base. If there are any belletrist in the abject digits, then use the belletrist to alter any butt greater than 9. For example, autograph 11(of base-10) in abject 14.

    Answer: B

    As 11 is a individual remainder, it is accounting as a individual digit. Afterward the arrangement , address it as B. If you were to address "11" as the answer, it would be wrong, as 11 Base-14 is according to 15 in base-10!

    In adjustment to catechumen from a amount in any abject aback to abject ten, the afterward action should be used:

    Take the amount 3210 (in base-10). In the units abode (100), there is a 0. In the tens abode (101), there is a 1. In the hundreds abode (102), there is a 2. In the bags abode (103), there is a 3.

    The blueprint to acquisition the amount of the aloft amount is:

    3?103 + 2?102 + 1?101 + 0?100 = 3000 + 200 + 10 + 0 = 3210.

    The action is agnate if converting from any abject to base-10. For example, yield the amount 3452 (in base-6). In the units abode (60), there is a 2. In the sixths abode (61) there is a 5. In the thirty-sixths abode (62), there is a 4. In the 216th abode (63), there is a 3.

    The blueprint to acquisition the amount of the aloft amount (in base-10) is:

    3?63 + 4?62 + 5?61 + 2?60 = 648 + 144 + 30 + 2 = 824.

    The amount of 3452 (base-6) is 824 in base-10.

    The processes to catechumen amid amount bases may assume difficult at first, but become simple if one practices often.

    Prime numbers are the architecture blocks of the integers. A prime amount is a absolute accumulation greater than one that has alone has two divisors: 1, and the amount itself. For example, 17 is prime because the alone absolute integers that bisect analogously into it are 1 and 17. The amount 6 is not a prime back added than two divsors 1, 2, 3, 6 bisect 6. Also, agenda that 1 is not a prime back 1 has alone one divisor.

    The prime numbers as a arrangement begin

    : 2, 3, 5, 7, 11, 13, 17, 19, 23, ...

    The Greek mathematician Euclid gave the afterward affected affidavit that there are an absolute amount of primes. It relies on the actuality that all non-prime numbers --- composites --- accept a different factorization into primes.

    Euclids affidavit works by contradiction: we will accept that there are a bound amount of primes, and appearance that we can acquire a logically adverse fact.

    So actuality we go. First, we accept that that there are a bound amount of primes:

    : p1, p2, ... , pn

    Now accede the amount M authentic as follows:

    : M = 1 + p1

    There are two important --- and ultimately adverse --- facts about the amount M:

    # It cannot be prime because pn is the better prime (by our antecedent assumption), and M is acutely bigger than pn. Thus, there haveto be some prime p that divides M.

    # It is not divisible by any of the numbers p1, p2, ..., pn. Accede what would appear if you approved to bisect M by any of the primes in the account p1, p2, ... , pn. From the analogue of M, you can acquaint that you would end up with a butt of 1. That agency that p --- the prime that divides M --- haveto be bigger than any of p1, ..., pn.

    Thus, we accept apparent that M is divisible by a prime p that is not on the bound account of all prime. And so there haveto be an absolute amount of primes.

    These two facts betoken that M haveto be divisible by a prime amount bigger than pn. Thus, there cannot be a better prime.

    Note that this affidavit does not accommodate us with a absolute way to accomplish arbitrarily ample primes, although it consistently generates a amount which is divisible by a new prime. Accept we understand alone one prime: 2. So, our account of primes is artlessly p1=2. Then, in the characters of the proof, M=1+2=3. We agenda that M is prime, so we add 3 to the list. Now, M = 1 +2

    Viewed addition way: agenda that while 1+2, 1+2

    There are a amount of simple and adult primality tests. We will accede some simple tests here. In upper-level courses we will accede some faster and added adult methods to analysis whether a amount is prime.

    The alotof actual and simple analysis to annihilate a amount n as a prime is to audit the units chiffre or the endure chiffre of a number.

    If the amount n ends in an even amount 0, 2, 4, 6, 8 we can appearance that amount n cannot be a prime. For example, yield n = 87536 = 8753(10) + 6. Back 10 is divisible by 2 and 6 is divisible by 2 then 87536 haveto be divisible by 2. In general, any even amount can be bidding in the anatomy n = a

    In a agnate blazon of argument, we can that if a amount n ends in a 5 we can appearance the amount n cannot be a prime. If the endure chiffre of n, alarm it b, is a 5 we can accurate n in the anatomy n = a

    Thus, if a amount greater than 5 is a prime it haveto end with either a 1, 3, 7, or 9. Agenda that this does not beggarly all numbers that end in a 1, 3, 7, or 9 are primes. For example, while the numbers 11, 23, 37, 59 are primes, the numbers 21 = 3

    To analysis if a amount n that ends in a 1, 3, 7, or 9 is prime, we could artlessly try the aboriginal prime amount and try to bisect it in n. If that doesnt divide, we would yield the next better prime amount and try afresh etc. Certainly, if we took all primes numbers in this address that were beneath than n and we could not bisect n then we would be justified in adage n is prime. However, it can be apparent that you dont accept to yield all primes abate than n to analysis if n is prime. We can stop beforehand by using the Balloon Analysis Method.

    The absolution of the Balloon Analysis Adjustment is if a amount n has no divisors beneath than or according to sqrt then n haveto be a prime. We can appearance this by contradiction. Let us accept n has no divisors beneath than or according to sqrt. If n is not a prime, there haveto be two numbers a and b such that a

    Trial Analysis Adjustment is a adjustment of primality testing that involves demography a amount n and then sequentially adding it by primes up to sqrt.

    For example, is 113 prime? sqrt is about 10.63...

    We alone charge to analysis whether 2, 3, 5, 7 bisect 113 abundantly (leave no remainder, ie., the caliber is an integer).

    :113/2 is not an accumulation back the endure chiffre is not even.

    :113/3 (=37.666...) is not an integer.

    :113/5 is not an accumulation back the endure chiffre does not end in a 0 or 5.

    :113/7 (=16.142857...) is not an integer.

    So we charge not attending at any added primes such as 11, 13, 17 etc. beneath than 113 to test, back 2, 3, 5, 7 does not bisect 113 cleanly, 113 is prime.

    Notice that afterwards abnegation 2 and 3 as a divisor, we next advised the next prime amount 5 and not the next amount 4. We understand not to accede 4 because we understand 2 does not bisect 113. If 2 cannot bisect 113 then absolutely 4 cannot because if 4 disconnected 113 and back 2 divides 4 then 2 would bisect 113. So we alone use the next cheapest accessible prime to analysis not the next after number.

    If we analysis 91 we get,

    :91/2 is not an accumulation back that endure chiffre is not even.

    :91/3= (30.333) is not an integer.

    :91/5= is not an accumulation back the endure chiffre does not end in a 0 or 5.

    :91/7=13 is an integer

    So we understand back 7 divides 91, 91 is not a prime.

    Trial analysis is commonly alone acclimated for almost baby numbers due to its inefficiency. About this address has the two advantages that firstly already we accept activated a amount we understand for abiding that it is prime and secondly if a amount is not prime it aswell gives us the numbers factors.

    To access a few baby primes, it may be best to use the Clarify of Eratosthenes than to analysis anniversary amount sequentially using balloon division. The Clarify of Eratosthenes adjustment is basically a action of award primes by elimination. We alpha by demography a account of after numbers say 1 to 100. Cantankerous out the amount 1 because the amount is not prime. Yield the next atomic uncrossed off amount which is 2 and amphitheater it. Now cantankerous out all multiples of 2 on the list. Next yield the next atomic uncircled amount which is 3. Amphitheater the amount 3 and cantankerous out all multiples of 3. The next atomic uncircled amount should be 5 back 4 is a assorted of 2 and should accept been beyond off. Amphitheater the amount 5 and cantankerous out all multiples of 5. The next atomic uncircled amount should be a 7 back 6 is a assorted of 2. Amphitheater the 7 and mark off all multiples of 7. Now the next uncrossed off amount should be 11 back 8,9,10 is a assorted of 2, 3, and 2. If we abide in this address what is larboard is the circled numbers which are primes. But apprehension we can infact stop now and amphitheater all the bare numbers afterwards bridge off multiples of 7 because of the aftereffect that back sqrt = 10 any amount beneath than 100 which is not prime haveto be divisible by 2, 3, 5, or 7.

    The Axiological Assumption of Addition is an important assumption apropos to the factorization of numbers. The assumption basically states that every absolute accumulation can be accounting as the artefact of prime numbers in a different way (ignoring reordering the artefact of prime numbers).

    In particular, The Axiological Theorm of Addition agency any amount such as 1,943,032,663 is either a prime or can be factored into a artefact of primes. If a amount such as 1,943,032,663 can be factored into primes such as 11×13×17×19×23×31×59 it is abortive to try to acquisition addition altered aggregate of prime numbers that will aswell accord you the aforementioned number.

    To create the assumption plan even for the amount 1, we anticipate of 1 as getting the artefact of aught prime numbers.

    More formally,

    :For all n∈N

    ::n=p1p2p3...

    :where the pi are all prime numbers, and can be repeated.

    Here are some examples.

    : 4 = 2 × 2 = 22

    : 12 = 2 × 2 × 3 = 22 × 3

    : 11 = 11.

    A affidavit of the Axiological Assumption of Addition will be accustomed afterwards Bezouts character has been estblished.

    Two characteristics we can actuate amid two numbers based on their factorizations are the everyman accepted multiple, the LCM and greatest accepted divisor, the GCD (also greatest accepted factor, GCF)

    The everyman accepted multiple, or the atomic accepted multiple, for two numbers a and b is the aboriginal amount appointed by LCM(a,b) that is divisible by both the amount a and the amount b. We can acquisition LCM(a,b) by award the prime factorization of a and b and allotment the best ability for anniversary prime factor.

    In addition words, if the amount a factors to p_1^p_2^cdots p_n^, and the amount b factors to p_1^p_2^cdots p_n^, then LCM(a,b) = p_1^p_2^cdots p_n^

    where gamma_i = Best (alpha_i, eta_i) for i = 1 to n.

    An example, let us see the action on how we acquisition everyman accepted assorted for 5500 and 450 which happens to be 49500. First, we acquisition the prime factorization for 5500 and 450 which is

    :5500=22 53 11

    :450=2 3 2 52

    Notice the altered primes we came up for both the amount 5500 and the amount 450 are 2, 3, 5, and 11. Now let us accurate 5500 and 450 absolutely in a artefact of these primes aloft to the adapted power.

    :5500=22 53 11 = 22 30 53 111

    :450=2 32 52 = 21 32 52 110

    The LCM(5500,450) is traveling to be in the anatomy 2? 3? 5? 11?. All we now accept to do is acquisition what the admiral of anniversary alone prime will be.

    So now we analyze the ability of anniversary prime for 5500 and 450. Let us accede the admiral of the first prime 2. In the amount 5500, the prime 2 is aloft to the additional ability and in the amount 450, prime 2 is aloft to the first power. Back the best amid 2 and 1 for the ability of the prime 2 is 2, we use 2 for the ability of the prime 2.

    Now let us accede the admiral of the prime 3. In the amount 5500, the prime 3 is aloft to the aught ability and in the amount 450 the prime 3 is aloft to the additional power. Back the best amid 0 and 2 for the ability of the prime 3 is 2, we use 2 for the ability of the prime 3.

    Similarily, let us accede the admiral of the next prime 5. In the amount 5500, the prime 5 is aloft to the third ability and in the amount 450 the prime 5 is aloft to the additional power. Back the best amid 3 and 2 for the ability of the prime 5 is 3, we use 3 for the ability of the prime 5.

    Finally, let us accede the admiral of the prime 11, the endure prime on our list. In the amount 5500, the prime 11 is aloft to the first ability and in the amount 450 the prime 11 is aloft to the aught power. Back the best amid 1 and 0 for the ability of the prime 11 is 1, we use 1 for the ability of the endure prime 11.

    Consequently, the artefact of our after-effects is LCM(5500,450)=22 32 53 111 = 49500.

    The greatest accepted divisor for two numbers a and b is the better amount appointed by GCD(a,b) that divides both the amount a and the amount b. In a agnate action to award LCM(a,b), we can acquisition GCD(a,b) by award the prime factorization of a and b but allotment the minimum ability for anniversary prime agency instead.

    In additional words, if the amount a factors to p_1^p_2^cdots p_n^, and the amount b factors to p_1^p_2^cdots p_n^, then GCD(a,b) = p_1^p_2^cdots p_n^

    where gamma_i = Minimum (alpha_i, eta_i) for i = 1 to n.

    An example, let us see the action on how we acquisition the greatest accepted divisor for 5500 and 450 which happens to be 50. First, we acquisition the prime factorization for 5500 and 450 which is

    :5500=22 53 11

    :450=2 3 2 52

    Notice the altered primes we came up for both the amount 5500 and the amount 450 are 2, 3, 5, and 11. Now let us accurate 5500 and 450 absolutely in a artefact of these primes aloft to the adapted power.

    :5500=22 53 11 = 22 30 53 111

    :450=2 32 52 = 21 32 52 110

    The GCD(5500,450) is traveling to be in the anatomy 2? 3? 5? 11?. All we now accept to do is acquisition what the admiral of anniversary alone prime will be.

    So now we analyze the ability of anniversary prime for 5500 and 450. Let us accede the admiral of the first prime 2. In the amount 5500, the prime 2 is aloft to the additional ability and in the amount 450, prime 2 is aloft to the first power. Back the minimum amid 2 and 1 for the ability of the prime 2 is 2, we use 1 for the ability of the prime 2.

    Now let us accede the admiral of the prime 3. In the amount 5500, the prime 3 is aloft to the aught ability and in the amount 450 the prime 3 is aloft to the additional power. Back the minimum amid 0 and 2 for the ability of the prime 3 is 0, we use 0 for the ability of the prime 3.

    Similarily, let us accede the admiral of the next prime 5. In the amount 5500, the prime 5 is aloft to the third ability and in the amount 450 the prime 5 is aloft to the additional power. Back the minimum amid 3 and 2 for the ability of the prime 5 is 2, we use 2 for the ability of the prime 5.

    Finally, let us accede the admiral of the prime 11, the endure prime on our list. In the amount 5500, the prime 11 is aloft to the first ability and in the amount 450 the prime 11 is aloft to the aught power. Back the minimum amid 1 and 0 for the ability of the prime 11 is 0, we use 0 for the ability of the endure prime 11.

    Consequently, the artefact of our after-effects is GCD(5500,450)=21 30 52 110 = 50.

    The Euclidean algorithm is such that we can acquisition the gcd of two numbers after award the factorization

    

    We will see how this works by artful gcd(44,458)

    

    First, bisect 458 by 44 and access the remainder:

    : 458 = 44 × 10 + 18

    Now accept that a amount is a accepted divisor of 458 and 44. Then it haveto aswell be a divisor of 18. To see this, adapt the aloft blueprint to:

    :458 - 44×10 =18

    When this blueprint is disconnected by a accepted divisor of 44 and 458, an accumulation is acquired on the left, and so haveto aswell be acquired on the right. This, by definition, agency that the amount is aswell a divisor of 18. By the aforementioned reasoning, any accepted divisor of 18 and 44 is aswell a divisor of 458. Back all of the accepted divisors of 458 and 44 are according to accepted divisors of 44 and 18, then in accurate the greatest accepted divisors are equal. So we accept gcd(458,44)=gcd(44,18)

    The next move in the algorithm is to bisect 44 by 18 and acquisition the remainder.

    : 44 = 18 × k + r

    : 44 = 18 × 2 + 8

    Repeat this process; accumulate adding the antecedent divisor by the antecedent remainder:

    : 18 = 8 × 2 + 2

    : 2 = 2 × 1 + 0

    Our gcd is the endure butt afore the zero, in this case, 2. This is because the acumen that accepted gcd(458,44)=gcd(44,18) applies at every step, so gcd(458,44)=gcd(44,18)=gcd(18,8)=gcd(8,2)=gcd(2,0)=2.

    What happens if we try and about-face the action of the Euclidean algorithm by substituting back? Back-substitution is rather annoying and decumbent to error, so actuality is a faster method.

    Draw up a table with four columns, characterization these from larboard to appropriate q, r, u, v. For accessibility characterization a cavalcade i apery the move were currently up to. Abode a and b with the greater of these on top in the cavalcade r, and abode 1s and 0s accordingly:

    

    egin

    i & q & r & u & v -1 & . & b & 1 & 0

 


Tags: appropriate, analysis, simple, bigger, basic, product, different, example, individual, numbers, factors, letters, works, solutions, column, division, process, writing, minimum, units

 prime, power, numbers, primes, integer, divide, common, divisor, raised, example, division, remainder, integers, &equiv, ×, process, divisible, place, powers, theory, mathematics, dividing, digit, greatest, product, divides, second, algorithm, greater, positive, digits, finding, write, multiple, cannot, proof, quotient, divisors, maximum, equal, minimum, 2^cdots, factorization, result, method, theorem, remainders, column, sqrt, multiples, factors, circle, convert, value, bases, relation, following, trial, simple, express, finite, start, cross, notice, modulo, biggest, equations, simply, means, shown, large, element, different, lowest, defined, analysis, solutions, happens, basic, results, arithmetic, factor, equation, obtain, similar, converting, writing, letters, units, works, written, discrete, assume, bigger, unique, definition, uncircled, notation, taking, smallest, clearly, fundamental, , common divisor, 5500 and, prime numbers, 5500 the, power and, power since, second power, 450 the, 1^p 2^cdots, greatest common, last digit, prime number, divide 113, greater than, common multiple, numbers that, 450 which, prime factorization, division algorithm, cross out, last prime, minimum between, zero power, maximum between, integer since, 5500 450, trial division, gcd 458, common divisors, lowest common, show that, positive integers, means that, numbers and, bigger than, shown that, circle the, uncircled number, division method, prime for, finding the, second power since, greatest common divisor, lowest common multiple, 450 which happens, individual prime will, zero power since, appropriate power 5500, uncircled number should, convert between number, mathematics number theory, trial division method, divisors less than, last digit does, discrete mathematics number,

Share Detached mathematics Amount approach:
Digg it!   Google Bookmarks   Del.icio.us   Yahoo! MyWeb   Furl  Binklist   Reddit!   Stumble Upon   Technorati   Windows Live   Bookmark

Text link code :
Hyper link code:

Also see ...

Permalink
Article In : Reference & Education  -  Mathematics