Home » Posts tagged 'Integers'

Tag Archives: Integers

A Trip to Mathematics: Part IV Numbers

Leopold Kronecker

If logic is the language of mathematics, Numbers are the alphabet. There are many kinds of number we use in mathematics, but at a broader aspect we may categorize them in two categories:
1. Countable Numbers
2. Uncountable Numbers
The names are enough to explain the properties of above numbers. The numbers which can be counted in nature are called Countable Numbers and the numbers which can not be counted are called Uncountable Numbers.

Well, this is not the correct way to classify the bunch of types of numbers. We have some formal names for special types of numbers, like Real numbers, Complex Numbers, Rational Numbers, Irrational Numbers etc.. We shall discuss these non-interesting numbers (let me say them non-interesting) at first and then some interesting numbers(those numbers are really interesting to learn). Although in this post I have concisely described the classification, I will rigorously discuss them later.
Let me start this discussion with the memorable quote by Leopold Kronecker:

“God created the natural numbers, and all the rest is the work of man.”

What does it mean? What did Kronecker think when he made this quote? Why is this quote true? —First part of this article is based on this discussion.
Actually, he meant to say that all numbers, like Real Numbers, Complex Numbers, Fractions, Integers, Non-integers etc. are made up of the numbers given by God to the human. These God Gifted numbers are actually called Natural Numbers. Natural Numbers are the numbers which are used to count things in nature.

Eight pens, Eighteen trees, Three Thousands people etc. are measure of natural things and thus ‘Eight’, ‘Eighteen’, ‘Three Thousands’ etc. are called natural numbers and we represent them numerically as ’8′, ’18′, ’3000′ respectively. So, if 8, 18, 3000 are used in counting natural things, are natural numbers. Similarly, 1, 2, 3, 4, and other numbers are also used in counting things —thus these are also Natural Numbers.

Let we try to form a set of Natural Numbers. What will we include in this set?

1?                    (yes!).
2?                    (yes).
3?                     (yes).
….
1785?                (yes)
…and          so on.

This way, after including all elements we get a set of natural numbers {1, 2, 3, 4, 5, …1785, …, 2011,….}. This set includes infinite number of elements. We represent this set by Borbouki’s capital letter N, which looks like \mathbb{N} or bold capital letter N (\mathbf{N} where N stands for NATURAL. We will define the set of all natural numbers as:

\mathbb{N} := \{ 1, 2, 3, 4, \ldots, n \ldots \}.

It is clear from above set-theoretic notation that n-th element of the set of natural numbers is n.
In general, if a number n is a natural number, we right that n \in \mathbb{N}.
Please note that some mathematicians (and Wolfram Research) treat ’0′ as a natural number and state the set as \mathbb{N} :=\{0, 1, 2, \ldots, n-1, \ldots \}, where n-1 is the nth element of the set of natural numbers; but we will use first notion since it is broadly accepted.

Now we shall try to define Integers in form of natural numbers, as Kronecker’s quote demands. Integers (or Whole numbers) are the numbers which may be either positives or negatives of natural numbers including 0.
Few examples are 1, -1, 8, 0, -37, 5943 etc.
The set of integers is denoted by \mathbb{Z} or \mathbf{Z} (here Z stands for ‘Zahlen‘, the German alternative of integers). It is defined by
\mathbb{Z} := \{ \pm n: n \in \mathbb{N} \} \cup \{0\}
i.e., \mathbb{Z} := \{\ldots -3, -2, -1, 0, 1, 2, 3 \ldots \}.

Now, if we again consider the statement of Kronecker, we might ask that how could we prepare the integer set \mathbb{Z} by the set \mathbb{N} of natural numbers? The construction of \mathbb{Z} from \mathbb{N} is motivated from the requirement that every integer can be expressed as difference of two positive integers (i.e., Natural Numbers). Let a,b,c,d \in \mathbb{N} and a relation ρ is defined on \mathbb{N} \times \mathbb{N} by (a,b) \rho (c,d) if and only if a+d = b+c. The relation ρ is an equivalence relation and the equivalence classes under ρ are called integers and defined as \mathbb{Z} := \mathbb{N} \times \mathbb{N} /\rho. Now we can define set of integers by an easier way, as \mathbb{Z}:= \{a-b; \ a,b \in \mathbb{N}\}. Thus an integer is a number which can be produced by difference of two or more natural numbers. And similarly as converse defintion, positive integers are called Natural Numbers.
After Integers, we head to rational numbers. Say it again– ‘ratio-nal numbers‘ –numbers of ratio.

diagonal argument by Cantor

Image via Wikipedia

A rational number \frac{p}{q} is defined as a ratio of an integer p and a non-zero integer q. (Well that is not a perfect definition, but as an introduction it is great for understanding.) The set of rational numbers is defined by \mathbb{Q}.
Once integers are formed, we can form Rational (and Irrational numbers: numbers which are not rational ) using integers.
We consider an ordered pair (p,q):=\mathbb{Z} \times (\mathbb{Z} \setminus \{0 \}) and another ordered pair (r,s):=\mathbb{Z} \times (\mathbb{Z} \setminus \{0\}) and define a relation ρ by (p,q) \rho (r,s) \iff ps=qr for p,q,r,s \in \mathbb{Z}, \ q, r \ne 0. Then ρ is an equivalence relation of rationality, class (p,q). The set \mathbb{Z} \times (\mathbb{Z} \setminus \{0\})/\rho is denoted by \mathbb{Q} (and the elements of this set are called rational numbers).
In practical understandings, the ratio of integers is a phrase which will always help you to define the rational numbers. Examples are \frac{6}{19}, \ \frac{-1}{2}=\frac{-7}{14}, \ 3\frac{2}{3}, \ 5=\frac{5}{1} \ldots. Set of rational numbers includes Natural Numbers and Integers as subsets.
Consequently, irrational numbers are those numbers which can not be represented as the ratio of two integers. For example \pi, \sqrt{3}, e, \sqrt{11} are irrationals.
The set of Real Numbers is a relatively larger set, including the sets of Rational and Irrational Numbers as subsets. Numbers which exist in real and thus can be represented on a number line are called real numbers. As we formed Integers from Natural Numbers; Rational Numbers from Integers, we’ll form the Real numbers by Rational numbers.
The construction of set \mathbb{R} of real numbers from \mathbb{Q} is motivated by the requirement that every real number is uniquely determined by the set of rational numbers less than it. A subset L of \mathbb{Q} is a real number if L is non-empty, bounded above, has no maximum element and has the property that for all x, y \in \mathbb{Q}, x < y and y \in L implies that x \in L. Real numbers are the base of Real Analysis and detail study about them is case of study of Real Anlaysis.
Examples of real numbers include both Rational (which also contains integers) and Irrational Numbers.

The square root of a negative number is undefined in one dimensional number line (which includes real numbers only) and is treated to be imaginary. The numbers containing or not containing an imaginary number are called complex numbers.
Some very familiar examples are 3+\sqrt{-1}, \sqrt{-1} =i, \ i^i etc. We should assume that every number (in lay approach) is an element of a complex number. The set of complex numbers is denoted by \mathbb{C}. In constructive approach, a complex number is defined as an ordered pair of real numbers, i.e., an element of \mathbb{R} \times \mathbb{R} [i.e., \mathbb{R}^2] and the set as \mathbb{C} :=\{a+ib; \ a,b \in \mathbb{R}. Complex numbers will be discussed in Complex Analysis more debately.
We verified Kronecker’s quote and shew that every number is sub-product of postive integers (natural numbers) as we formed Complex Numbers from Real Numbers; Real Numbers from Rational Numbers; Rational Numbers from Integers and Integers from Natural Numbers. //
Now we reach to explore some interesting kind of numbers. There are millions in name but few are the follow:
Even Numbers: Even numbers are those integers which are integral multiple of 2. 0, \pm 2, \pm 4, \pm 6 \ldots \pm 2n \ldots are even numbers.

Odd Numbers: Odd numbers are those integers which are not integrally divisible by 2. \pm 1, \pm 3, \pm 5 \ldots \pm (2n+1) \ldots are all odd numbers.

Prime Numbers: Any number p greater than 1 is called a prime number if and only if its positive factors are 1 and the number p itself.
In other words, numbers which are completely divisible by either 1 or themselves only are called prime numbers. 2, 3, 5, 7, 11, 13, 17, 19, 23, 29 \ldots etc. are prime numbers or Primes. The numbers greater than 1, which are not prime are called Composite numbers.
Twin Primes: Consecutive prime numbers differing by 2 are called twin primes. For example 5,7; 11,13; 17,19; 29,31; … are twin primes.

Pseudoprimes: Chinese mathematicians claimed thousands years ago that a number n is prime if and only if it divides 2^n -2. In fact this conjecture is true for n \le 340 and false for upper numbers because first successor to 340, 341 is not a prime (31 \times 11) but it divides 2^{341}-2. This kind of numbers are now called Pseudoprimes. Thus, if n is not a prime (composite) then it is pseudoprime \iff n | 2^n-2 (read as ‘n divides 2 powered n minus 2‘). There are infinitely many pseudoprimes including 341, 561, 645, 1105.

Carmichael Numbers or Absolute Pseudoprimes: There exists some pseudoprimes that are pseudoprime to every base a, i.e., n | a^n -a for all integers a. The first Carmichael number is 561. Others are 1105, 2821, 15841, 16046641 etc.

e-Primes: An even positive integer is called an e-prime if it is not the product of two other even integers. Thus 2, 6, 10, 14 …etc. are e-primes.

Germain Primes: An odd prime p such that 2p+1 is also a prime is called a Germain Prime. For example, 3 is a Germain Prime since 2\times 3 +1=7 is also a prime.
Relatively Prime: Two numbers are called relatively prime if and only their greatest common divisor is 1. In other words, if two numbers are such that no integer, except 1, is common between them when factorizing. For example: 7 and 9 are relatively primes and same are 15, 49.

Perfect Numbers: A positive integer n is said to be perfect if n equals to the sum of all its positive divisors, excluding n itself. For example 6 is a perfect number because its divisors are 1, 2, 3 and 6 and it is obvious that 1+2+3=6. Similarly 28 is a perfect number having 1, 2, 4, 7, 14 (and 28) as its divisors such that 1+2+4+7+14=28. Consecutive perfect numbers are 6, 28, 496, 8128, 33550336, 8589869056 etc.

Mersenne Numbers and Mersenne Primes: Numbers of type M_n=2^n-1; \ n \ge 1 are called Mersenne Numbers and those Mersenne Numbers which happen to be Prime are called Mersenne Primes. Consecutive Mersenne numbers are 1, 3 (prime), 7(prime), 15, 31(prime), 63, 127.. etc.

Catalan Numbers: The Catalan mumbers, defined by C_n = \dfrac{1}{n+1} \binom{2n}{n} = \dfrac{(2n)!}{n! (n+1)!} \ n =0, 1, 2, 3 \ldots form the sequence of numbers 1, 1, 2, 5, 14, 42, 132, 429, 1430, 4862, …

Triangular Number: A number of form \dfrac{n(n+1)}{2} \ n \in \mathbb{N} represents a number which is the sum of n consecutive integers, beginning with 1. This kind of number is called a Triangular number. Examples of triangular numbers are 1 (1), 3 (1+2), 6 (1+2+3), 10(1+2+3+4), 15(1+2+3+4+5) …etc.

Square Number: A number of form n^2 \ n \in \mathbb{N} is called a sqaure number.
For example 1 (1^2), 4 (2^2), 9(3^2), 16 (4^2)..etc are Square Numbers.

Palindrome: A palindrome or palindromic number is a number that reads the same backwards as forwards. For example, 121 is read same when read from left to right or right to left. Thus 121 is a palindrome. Other examples of palindromes are 343, 521125, 999999 etc.

//

Three Children, Two Friends and One Mathematical Puzzle

Two close friends, Robert and Thomas, met again after a gap of several years.
Robert Said: I am now married and have three children.
Thomas Said: That’s great! How old they are?
Robert: Thomas! Guess it yourself with some clues provided by me. The product of the ages of my children is 36.
Thomas: Hmm… Not so helpful clue. Can you please give one more?
Robert: Yeah! Can you see the number on the house across the street?
Thomas: Yes! I can.
Robert: The sum of their ages equal that number.
Thomas: Sorry! I still could not determine their ages.
Robert: My oldest child has red hair.
Thomas: OH.. Oldest one? Finally I got it. I know age of each of your children.

Question:

What were the ages of Robert’s children and how did Thomas know?

Discussion and probable answer

This is a very good logical problem. To do it, first write down all the real possibilities that the number on that building might have been. Assuming integer ages one get get the following which equal 36 when multiplied:

Age of 1st Age of 2nd Age of 3rd Sum(HouseNo.)
1 1 36 38
1 2 18 21
1 3 12 16
1 4 9 14
1 6 6 13
2 2 9 13
2 3 6 11
3 3 4 10

The biggest clue is that the Thomas DID NOT KNOW after having been told the sum equaled the number on the house. Why didn’t he know? The only reason would be that the number was 13, in which case there are two possible answers. For any other number, the answer is unique and the Thomas would have known after the second clue. So he asked for a third clue. The clue that the oldest had red hair is really just saying that there is an “oldest”, meaning that the older two are not twins. Hence, the answer is that the redhead is 9 years old, and the younger two are both 2 years old.

Source of The Puzzle: This puzzle is a modified form of a puzzle from Science Reporter Magazine, Hindi 1996 and I have changed the names from Ram and Shyam to Robert and Thomas to make this puzzle convenient to read.

381654729 : An Interesting Number Happened To Me Today

Grafisch vereinfachtes Zahlensystem der Mayas

Image via Wikipedia

You might be thinking why am I writing about an individual number? Actually, in previous year annual exams, my registration number was 381654729. Which is just an ‘ordinary’ 9-digit long number. I never cared about it- and forgot it after exam results were announced. But today morning, when I opened “Mathematics Today” magazine’s October 2010, page 8; I was brilliantly shocked. 381654729 is a nine digit number with each of the digits from 1 to 9 appearing once. The whole number is divisible by 9. If you remove the right-most digit, the remaining eight-digit number is divisible by 8. Again removing the next-right-most digit leaves a seven-digit number that is divisible by 7. Similarly, removing next-rightmost digit leaves a six-digit number that is divisible by 6. This property continues all the way down to one digit.
Further research on this number provided a term for this number as Poly-divisible Number.
And I also noticed that a similar problem has been asked in U S A Mathematical Talent Search  competition. See the first question in the doc below:

To view this document in appropriate size click on View tab of the doc.

After this beautiful incident, I would like to quote a statement here:

Mathematical Wonders happen with Mathematicians. :-)

Numbers always chase me.

A General Problem on functions

Problem

Let \mathbb{Z} denote the set of all integers (as usually it do :) ).

Consider a function f : \mathbb{Z} \rightarrow \mathbb{Z} with the following properties:
f (92+x) = f (92-x)
f (19 \times 92+x) = f (19 \times 92 -x)
f (1992+x)=f (1992-x) for all x \in \mathbb{Z}. Is it possible that all positive divisors of 92 occur as values of f?
A happy note: 19 \times 92 is actually 1748 and it is written to retain symmetry in problem. :D

Click Here for the Solution

The Collatz Conjecture : Unsolved but Useless

The Collatz Conjecture is one of the Unsolved problems in mathematics, specially in Number Theory. The Collatz Conjecture is also termed as 3n+1 conjecture, Ulam Conjecture, Kakutani’s Problem, Thwaites Conjecture, Hasse’s Algorithm, Syracuse Problem.

(more…)

Derivative of x squared is 2x or x ? Where is the fallacy?

mathematical beauty via flickr.com

As we know that the derivative of x^2 , with respect to x , is 2x.

i.e., \dfrac{d}{dx} x^2 = 2x

However, suppose we write x^2 as the sum of x ‘s written up x times..

i.e.,

x^2 = \displaystyle {\underbrace {x+x+x+ \ldots +x}_{x \ times}}

Now let

f(x) = \displaystyle {\underbrace {x+x+x+ \ldots +x}_{x \ times}}

then,

f'(x) = \dfrac{d}{dx} \left( \displaystyle {\underbrace {x+x+x+ \ldots +x}_{x \ times}} \right)

f'(x)=\displaystyle {\underbrace {\dfrac{d}{dx} x + \dfrac{d}{dx} x + \ldots + \dfrac{d}{dx} x}_{x \ times}}
f'(x)=\displaystyle {\underbrace {1 + 1 + \ldots + 1 }_{x \ times}}
f'(x) = x

This argument appears to show that the derivative of x^2 , with respect to x, is actually x, not 2x..

Where is the error?

(more…)

Follow

Get every new post delivered to your Inbox.

Join 755 other followers

%d bloggers like this: