Arithmetic Course/Types of Number/Integer Number
From Wikibooks, open books for an open world
Contents |
Integer Number [edit]
Integer number is a set of Positive Integer , 0 and Negative Integer
- Positive Integer . +N > 0 = {+1,+2,+3,+4,+5,+6,+7,+8,+9}
- Negative Integer . -N < 0 = {-1,-2,-3,-4,-5,-6,-7,-8,-9}
- Zero . N = 0
Properties [edit]
- a + b = b + a
- a + b + c = (a + b) + c = a + (b + c)
Mathematic Operations [edit]
Integer Addition [edit]
- a + 0 = a
- a + a = 2a
- a + (-a) = 0
Integer Subtraction [edit]
- a - 0 = a
- a - a = 0
- a - (-a) = 2a
Integer Multiplication [edit]
- a x 0 = 0
- a x a = a2
- a x (-a) = -a2
Intger Division [edit]
- a / 0 = 00
- a / a = 1
- a / (-a) = -1
Multiple of Integer [edit]
-
- a + a + a + .... = na
- na + ma = an[1 + a^(m-n)]
- na - ma = an[1 - a^(m-n)]
- na x ma = (nm) a
- na / ma = (n/m) a
Power of Integer [edit]
-
- a x a x a x .... = a2
Root of Integer [edit]
There exist
then \sqrt{b} = a
Log of Integer [edit]
There exist
then Loga b = c
then Log 10a = c
then Lna = c

This page may need to be 










then Log 10a = c
then Lna = c
