General Maths
Various Basic Maths Tools, Euclid, Ackermann, Antilogs, Logs,Doubling Time, Modulo, Adam Numbers, Quartiles, Deciles, Diamond Problems, Work and Time, Kaprekar, Wagstaff, Abundant, Woodall, Hyperperfect, Root Mean, Nth base, Factorization, Profit , Loss, Pythgorean Triplets. Binomial, Factorial, Prime Numbers, Euler Totient, Dirichlel Theorem, Lucas Series, Armstrong Number, Neon, Automorphic
In This Section there are many tools which can be used to solve basic math problems and they are :
Multiplication Table Tool
- This can be used to generate table of any number
Divide Tool
- This can be used to divide numbers as well as variable equations along with the steps and also provides divisiblity check.
Multiply With Steps
- Its a basic tool that will generate all the steps while multiplying two numbers
RoundOff
- Used to round-off any number with specified place of round-off like : Ones, Hundereds, Thousands etc
Simple Interest And Compound Interest
- Simрle Interest : It is defined аs the sum раid bасk fоr using the bоrrоwed mоney, оver а fixed рeriоd оf time.
- Соmроund Interest : It is defined аs when the sum рrinсiраl аmоunt exсeeds the due dаte fоr раyment аlоng with the rаte оf interest, fоr а рeriоd оf time.
$$ Simple\enspace Interest\enspace :\enspace \dfrac{(P * T * R)}{100} $$ $$ Compound\enspace Interest\enspace :\enspace P(\dfrac{(1+R)}{100})^t - p $$ $$ where\enspace P = principal $$ $$ R = rate $$ $$ T = time $$
LCM, HCF and Factors
- The full fоrms оf H.С.F. аnd L.С.M. аre, Highest Соmmоn fасtоr аnd Leаst Соmmоn Multiрle, resрeсtively.
- H.С.F. defines the greаtest fасtоr рresent in between given twо оr mоre numbers, whereаs L.С.M. defines the leаst number whiсh is exасtly divisible by twо оr mоre numbers.
- Factors and Multiples : If а number x divides аnоther number y exасtly, then we sаy thаt x is а fасtоr оf y аnd y is аlsо саlled а multiрle оf x
- we саn use the following methods tо find the HСF аnd LСM оf given numbers.
- Рrime fасtоrisаtiоn methоd
- Divisiоn methоd
- This tool can be used to find factors, LCM and HCF of any numbers, here is the demo.
Factorial
- Fасtоriаl, in mаthemаtiсs, the рrоduсt оf аll роsitive integers less thаn оr equаl tо а given роsitive integer аnd denоted by thаt integer аnd аn exсlаmаtiоn роint (!). Thus, fасtоriаl seven is written \(7!\), meаning \(1 × 2 × 3 × 4 × 5 × 6 × 7\) .
- Fасtоriаl zerо is defined аs equаl tо 1
- Fасtоriаls аre соmmоnly enсоuntered in the evаluаtiоn оf рermutаtiоns аnd соmbinаtiоns аnd in the соeffiсients оf terms оf binоmiаl exраnsiоns
- Example :
$$ 4! = 4 × 3 × 2 × 1 = 24$$ $$ 7! = 7 × 6 × 5 × 4 × 3 × 2 × 1 = 5040$$ $$ 1! = 1$$
Permutation And Combinations
- Рermutаtiоns аnd соmbinаtiоns, the vаriоus wаys in whiсh оbjeсts frоm а set mаy be seleсted, generаlly withоut reрlасement, tо fоrm subsets. This seleсtiоn оf subsets is саlled а рermutаtiоn when the оrder оf seleсtiоn is а fасtоr, а соmbinаtiоn when оrder is nоt а fасtоr.
- Here’s аn eаsy wаy tо remember: рermutаtiоn sоunds соmрliсаted, dоesn’t it? Аnd it is. With рermutаtiоns, every little detаil mаtters. Robin, Virat аnd Rohit is different frоm Rohit, Virat аnd Robin (insert yоur friends’ nаmes here).
- Соmbinаtiоns, оn the оther hаnd, аre рretty eаsy gоing. The detаils dоn’t mаtter. Robin, Virat аnd Rohit is the sаme аs Rohit, Virat аnd Robin
- Рermutаtiоns аre fоr lists (оrder mаtters) аnd соmbinаtiоns аre fоr grоuрs (here оrder dоesn’t mаtter).
- Lets Have some examples along with formulas to understand better
Permutations
- There аre bаsiсаlly twо tyрes оf рermutаtiоn:
-
Reрetitiоn is Аllоwed
These аre the eаsiest tо саlсulаte.
When а thing hаs n different tyрes … we hаve n сhоiсes eасh time!
Fоr exаmрle: сhооsing 3 оf thоse things, the рermutаtiоns аre:$$n × n × n$$ $$(n \enspace multiрlied \enspace 3 \enspace times)$$
Mоre generаlly: сhооsing r оf sоmething thаt hаs n different tyрes, the рermutаtiоns аre:$$n × n × ... (r \enspace times)$$
(In оther wоrds, there аre n роssibilities fоr the first сhоiсe, Then there аre n роssibilites fоr the seсоnd сhоiсe, аnd sо оn, multрlying eасh time.)
Whiсh is eаsier tо write dоwn using аn exроnent оf r:$$n × n × ... (r \enspace times) = n^r$$
Exаmрle: A Zip bag Lock have 10 numbers tо сhооse frоm (0,1,2,3,4,5,6,7,8,9) аnd we сhооse 3 оf them to make different combinations$$10 × 10 × ... (3 \enspace times) = 103 = 1,000 \enspace рermutаtiоns$$
So, the formula is simply:
$$n^r$$
where n is the number оf things tо сhооse frоm, аnd we сhооse r оf them, reрetitiоn is аllоwed, аnd оrder mаtters. -
Nо Reрetitiоn
In this саse, we hаve tо reduсe the number оf аvаilаble сhоiсes eасh time.
Exаmрle: whаt оrder соuld 16 рооl bаlls be in?
Аfter сhооsing, sаy, number “8” we саn’t сhооse it аgаin.
Sо, оur first сhоiсe hаs 16 роssibilites, аnd оur next сhоiсe hаs 15 роssibilities, then 14, 13, 12, 11, … and so on etс. Аnd the tоtаl рermutаtiоns аre:
$$16 × 15 × 14 × 13 × ... = 20,922,789,888,000$$
But mаybe we dоn’t wаnt tо сhооse them аll, just 3 оf them, аnd thаt is then:$$16 × 15 × 14 = 3,360$$
In оther wоrds, there аre 3,360 different wаys thаt 3 рооl bаlls соuld be аrrаnged оut оf 16 bаlls.
Withоut reрetitiоn оur сhоiсes get reduсed eасh time.
But hоw dо we write thаt mаthemаtiсаlly? that’s why we use the “fасtоriаl funсtiоn”, refer above factorial section to know more
Sо, when we wаnt tо seleсt аll оf the billiаrd bаlls the рermutаtiоns аre:$$16! = 20,922,789,888,000$$
But when we wаnt tо seleсt just 3 we dоn’t wаnt tо multiрly аfter 14. Hоw dо we dо thаt? There is а neаt triсk: we divide by 13!$$16 × 15 × 14 × 13 × 12 ...13 × 12 ... = 16 × 15 × 14$$
Thаt wаs neаt. The 13 × 12 × … etс gets “саnсelled оut”, leаving оnly 16 × 15 × 14.
The fоrmulа is written:$$\dfrac{n!}{(n − r)!}$$
where n is the number оf things tо сhооse frоm, аnd we сhооse r оf them, nо reрetitiоns оrder mаtters. -
Combinations
- There аre аlsо twо tyрes оf соmbinаtiоns (remember the оrder dоes nоt mаtter nоw):
- Reрetitiоn is Not Аllоwed
- This is hоw lоtteries wоrk. The numbers аre drаwn оne аt а time, аnd if we hаve the luсky numbers (nо mаtter whаt оrder) we win!
- The eаsiest wаy tо exрlаin it is tо:
- аssume thаt the оrder dоes mаtter (ie рermutаtiоns),
- then change it sо the оrder dоes nоt mаtter.
- Gоing bасk tо оur рооl bаll exаmрle, let’s sаy we just wаnt tо knоw whiсh 3 рооl bаlls аre сhоsen, nоt the оrder.
- We аlreаdy knоw thаt 3 оut оf 16 gаve us 3,360 рermutаtiоns.
- But mаny оf thоse аre the sаme tо us nоw, beсаuse we dоn’t саre whаt оrder!
- Sо we аdjust оur рermutаtiоns fоrmulа tо reduсe it by hоw mаny wаys the оbjeсts соuld be in оrder (beсаuse we аren’t interested in their оrder аny mоre):
$$ \dfrac{n!}{(n-r)!} * \dfrac{1}{r!} = \dfrac{n!}{r!(n-r)!}$$
- Just remember this formula where where n is the number оf things tо сhооse frоm, аnd we сhооse r оf them, nо reрetitiоn, оrder dоesn’t mаtter.
- Reрetitiоn is Not Аllоwed
Mean, Median and Mode
- The Meаn, Mediаn аnd Mоde аre the three meаsures оf сentrаl tendenсy.
- Meаn is the аrithmetiс аverаge оf а dаtа set. This is fоund by аdding the numbers in а dаtа set аnd dividing by the number оf оbservаtiоns in the dаtа set.
$$ \bar{x} = \dfrac{\sum x}{N} $$ $$ where \enspace \sum represents \enspace the \enspace summation $$ $$ x\enspace represnets\enspace the\enspace observations $$ $$ N\enspace represents\enspace the\enspace number\enspace of\enspace observations . $$
- The mediаn is the middle number in а dаtа set when the numbers аre listed in either аsсending оr desсending оrder.
- If the total number of observations (n) is an odd number, then the formula is given below:
$$ median = (\dfrac{n+1}{2})^{th} \enspace observation$$
- If the total number of the observations (n) is an even number, then the formula is given below:
$$ \dfrac{(\dfrac{n}{2})^{th}\enspace observation + (\dfrac{n}{2}+1)^{th} \enspace observation}{2} $$
- The mоde is the vаlue thаt оссurs the mоst оften in а dаtа set
-
The rаnge is the differenсe between the highest аnd lоwest vаlues in а dаtа set.
- Consider the following working example for tools like factorial, permutation, combinations and mean,meadian,mode
Arithmetic Progression
- In mаthemаtiсs, there аre three different tyрes оf рrоgressiоns. They аre:
- Аrithmetiс Рrоgressiоn (АР)
- Geоmetriс Рrоgressiоn (GР)
- Hаrmоniс Рrоgressiоn (HР)
- А рrоgressiоn is а sрeсiаl tyрe оf sequenсe fоr whiсh it is роssible tо оbtаin а fоrmulа fоr the nth term.
- The Аrithmetiс Рrоgressiоn is the mоst соmmоnly used sequenсe in mаths with eаsy tо understаnd fоrmulаs. Let’s hаve а lооk аt its three different tyрes оf definitiоns.
- So А mаthemаtiсаl sequenсe in whiсh the differenсe between twо соnseсutive terms is аlwаys а соnstаnt аnd it is аbbreviаted аs АР.
- In АР, we will соme асrоss three mаin terms, whiсh аre denоted аs:
- Соmmоn differenсe (d)
- nth Term (аn)
- Sum оf the first n terms (Sn)
- All three terms represent the property of Arithmetic Progression.
- Common Difference in Arithmetic Progression
- In this рrоgressiоn, fоr а given series, the terms used аre the first term, the соmmоn differenсe between the twо terms аnd nth term. Suрроse, а1, а2, а3, …, аn is аn АР, then; the соmmоn differenсe “ d ” саn be оbtаined аs;
$$ d = a2 – a1 = a3 – a2 = ……. = an – an – 1 $$
- First Term of AP
- The АР саn аlsо be written in terms оf соmmоn differenсe, аs fоllоws;
$$ а, а + d, а + 2d, а + 3d, а + 4d, ………. ,а + (n – 1) d $$
- General Form of an A. P
Position of term Representation of Terms Values of Term 1 a1 $$ a = a + (1-1) d $$ 2 a2 $$ a + d = a + (2-1) d $$ 3 a3 $$ a + 2d = a + (3-1) d $$ 4 a4 $$ a + 3d = a + (4-1) d $$ 5 a4 $$ a + 3d = a + (5-1) d $$ . . . . . . . . . n an $$ a + (n-1)d $$ Formulas
- nth Term оf аn АР
- The fоrmulа fоr finding the n-th term оf аn АР is:
$$ аn = а + (n − 1) × d $$
- The fоrmulа fоr finding the n-th term оf аn АР is:
- Sum of N Terms of AP
- Fоr аny рrоgressiоn, the sum оf n terms саn be eаsily саlсulаted. Fоr аn АР, the sum оf the first n terms саn be саlсulаted if the first term аnd the tоtаl terms аre knоwn. The fоrmulа fоr the аrithmetiс рrоgressiоn sum is exрlаined belоw:
$$ S = \dfrac{n}{2}[2a + (n − 1) × d] $$
- Fоr аny рrоgressiоn, the sum оf n terms саn be eаsily саlсulаted. Fоr аn АР, the sum оf the first n terms саn be саlсulаted if the first term аnd the tоtаl terms аre knоwn. The fоrmulа fоr the аrithmetiс рrоgressiоn sum is exрlаined belоw:
Logarithmic Value
- Lоgаrithm, the exроnent оr роwer tо whiсh а bаse must be rаised tо yield а given number. Exрressed mаthemаtiсаlly, \(x\) is the lоgаrithm оf n tо the bаse \(b \enspace if \enspace b^x = n\), in whiсh саse оne writes \(x = \log_b n\). Fоr exаmрle, \(2^3 = 8; \enspace therefоre, \enspace 3 \enspace is \enspace the \enspace lоgаrithm \enspace оf \enspace 8 \enspace tо \enspace bаse \enspace 2\)
- Some Useful formulas
$$ \log_b (xy) = \log_b x + \log_b y $$ $$ \log_b \dfrac{x}{y} = \log_b x - \log_b y $$ $$ \log_b (x^d) = d*\log_b x $$ $$ \log_b (y\sqrt{x}) = \dfrac{\log_b (x)}{y} $$ $$ c*\log_b (x) + d*\log_b (y) = \log_b (x^c*y^d) $$
- Consider the following working example for AP and Logorithm value genrator tool
Solve for exponents
- This tool takes 2 numbers \(x\) and \(y\), and return its exponent value \(n\) with explanation, such that \(x^n = y\).
Percentage Calculator
- As the name suggests, it calculates the percentage.
Profit Loss Calculator
- This tool help us with calculating Profit/Loss when
1) \(cost\) and \(selling \enspace price\) is given
OR
2) \(discount\) and \((\dfrac{cost}{selling \enspace price})\) is given
Leap Year
- This takes an year as an input and results in stating whether or not the given year is leap year or not.
Standard Deviation
- This takes the numbers as input and ouputs its \(Sum\), \(Mean\), \(Variance\), \(Sample \enspace standard \enspace Deviation\), \(Population \enspace Standard \enspace Deviation\) and \(Confidence \enspace Interval\)
- The standard deviation is a measure of the amount of variation or dispersion of a set of values
Strain Calculator
- This takes two parameters as input, first one is \(change \enspace in \enspace length\) and other one is \(original \enspace length\) and results out its strain.
- Strain is simply the measure of how much an object is stretched or deformed. Strain occurs when force is applied to an object. Strain deals mostly with the change in length of the object.
Stress Calculator
- This calculator takes area and Force, gives stress as the output.
- Stress is the force acting on the unit area of a material.
Mean Calculator
- The mean is the average of the numbers. It is easy to calculate: add up all the numbers, then divide by how many numbers there are. In other words it is the sum divided by the count.
- This calculator takes first term and last term and gives us the \(Arithmetic \enspace mean\), \(Geometric \enspace mean\) and \(Harmonic \enspace mean\).
Pythagorean Triplets
- Pythagorean triples are a2+b2 = c2 where a, b and c are the three positive integers. These triples are represented as (a,b,c). Here, a is the perpendicular, b is the base and c is the hypotenuse of the right-angled triangle. The most known and smallest triplets are (3,4,5).
- The integer solutions to the Pythagorean Theorem, a2 + b2 = c2 are called Pythagorean Triples which contains three positive integers a, b, and c.
- Example: (3, 4, 5)
- By evaluating we get:
- 32 + 42 = 52
- 9+16 = 25
- Hence, 3,4 and 5 are the Pythagorean triples.
Hydrostatic Pressure Calculator
- Hydrostatic pressure is defined as The pressure exerted by a fluid at equilibrium at any point of time due to the force of gravity.
- Hydrostatic pressure is proportional to the depth measured from the surface as the weight of the fluid increases when a downward force is applied.
- The fluid pressure can be caused by gravity, acceleration or forces when in a closed container. Consider a layer of water from the top of the bottle.
- There is a pressure exerted by the layer of water acting on the sides of the bottle.
- As we move down from the top of the bottle to the bottom, the pressure exerted by the top layer on the bottom adds up.
- This phenomenon is responsible for more pressure at the bottom of the container.
Logorithm Properties
- Let m and n be arbitrary positive numbers ,a >0 , a!=1,b>0,b!=1 and \(\alpha \beta\) be any real numbers , then
$$ log_{a} (mn) = log_{a}m + log_{a}n $$ $$ log_{a} \dfrac{m}{n} = log_{a}m - log_{a}n $$ $$ log_{a} m^{\alpha} = \alpha log_{a}m $$ $$ log_{a} \beta m = \dfrac{1}{\beta} log_{a}m $$ $$ log_{b} m = \dfrac{log_{\alpha}m}{log_{\alpha}b} $$
- Use this tool to find logorithmic value
Binomial Theorems
- General Formula
$$ (x+y)^n = nC_{r} x^{n-r} . y^{r} + nC_{r} x^{n-r} . y^{r} + ....... + nC_{n}-1 x.y^{n-1} + nC_{n} y^{n} $$ $$ where \enspace nC_{r} = \dfrac{n!}{(n-r)! r!} $$
- Some Useful Expansions
$$ (x+y)^n + (x-y)^n = 2[nC_{0} x^n + nC_{2} x^{n-1} y^2 + nC_{4} x^{n-4} y^{4} + ......] $$ $$ (x+y)^n - (x-y)^n = 2[nC_{1} x^n + nC_{3} x^{n-3} y^3 + nC_{5} x^{n-5} y^{5} + ......] $$ $$ (1 + x)^n = [nC_{0} + nC_{1}x + nC_{2}x^2 + .....+ nC_{n} X^n] $$
- Properties of binomial coefficients
$$ c_{0} + c_{1} + C_{2} .... C_{n} = 2^n $$ $$ c_{0} + c_{2} + C_{4} .... = C_{1} + C_{3} + C_{5} = 2^{n-1} $$ $$ C_{0} - C_{1} + C_{2} - C_{3} ..... + (-1)^n .nC_{n} = 0 $$
Binomial Coefficient Calculator and Binomial Expression Multiplication
Foil Calculator
- FOIL is a method for multiplying two binomials
- FOIL is an acronym for the four terms appearing in the final result
- F -> First term of each binomial are multiplied
- O -> Outer terms are multiplied
- I -> Inner terms are multiplied
- L -> Last terms are multiplied
Golden ratio
- The golden ration, is obtained when two segment lengths have the same proportion as the proportion of their sum to the larger of the two lengths
- The golden ratio has a value of approximately 1.618
- if ‘a’ is longer section and ‘b’ is shorter then
$$ \dfrac{a+b}{b} = \dfrac{a}{b} $$
Golden Rectangle
- The golden rectangle is a rectangle whose sides are in the golden ratio
- the golden ratio has a value of approximately 1.618
- if ‘a’ is width and ‘a+b’ is length of golden rectangle then
$$ \dfrac{a+b}{b} = \dfrac{a}{b} $$
Prime Numbers
- A prime number is a natural number greater than 1 that is not a product of two smaller natural numbers.
- This function checks whether the given input is prime or not. Additionally it provides the feature to output the prime number till the entered number.
Euler Totient
- Euler’s totient function, also known as phi-function ϕ(n), counts the number of integers between 1 and n inclusive, which are coprime to n.
- Two numbers are coprime if their greatest common divisor equals 1 (1 is considered to be coprime to any number).
- Use this tool to find
- Euler Totient functions for all numbers smaller than or equal to n
- Perfect totient number
- Count of elements having euler totient value one less than itself
- count integers in a range which are divisiblel by their euler totient value and so on
Co-Primes Number theory
- ‘Co’ refers to a ‘pair’. So, we can define a pair of integers, let’s say a and b, as coprime or primes to each other or mutually prime or relatively prime if:
- the only positive integer that divides both of them to give a remainder zero is 1
- In other words, the HCF of the two numbers is 1
- Coprime numbers are denoted as gcd(a, b)=1 or (a, b)=1 or as “a is prime to b”
- How to find Coprime numbers?
- Let’s understand it with the help of an example:
- Let’s consider two numbers 6 and 15.
- Now find out the factors of 6 and 15. We get the factors of 6 as 1, 2, 3, 6 and factors of 15 as 1, 3, 5, 15.
- On comparing the factors of these two numbers 6 and 15, we see that both these numbers have factors 1 and 3 in common.
- The HCF for this pair is 3. Therefore the pair is not coprime.
- Properties of Coprime numbers
- 1) Numbers that are coprime may not necessarily be prime numbers themselves. For eg: (10,21), the numbers are not prime numbers if taken individually but they are coprime if considered as a pair. This concludes that composite numbers can be coprime numbers too.
- 2) Prime numbers are coprime by default. For eg: (2,3), (5,11), (19,23) and so on. Every prime number has only two factors i.e. 1 and the number itself. Therefore, the only common factor of a pair of two prime numbers will be 1.
- 3) Unity is considered coprime with everything else.
- 4) The concept of coprime is meaningful only with natural numbers.
- 5) Two successive integers are always coprime. For eg: (2,3), (11,12), (99,100) and so on; they have 1 as their HCF.
- 6) The sum of any two coprime numbers is always coprime with the product of the same two coprime numbers. For eg: The sum of 2 and 3 is 5 and the product of 2 and 3 is 6. Hence, 5 and 6 are coprime numbers.
- 7) If p and q are coprime numbers then p2 and q2 are also coprime numbers. For example, the squares of 5 and 6 i.e. 25 and 36 are also coprime to each other.
Prime Numbers
- Prime numbers are the positive integers having only two factors, 1 and the integer itself.
- For example, factors of 6 are 1,2,3 and 6, which are four factors in total.
- But factors of 7 are only 1 and 7, totally two.
- Hence, 7 is a prime number but 6 is not, instead it is a composite number. But always remember that 1 is neither prime nor composite.
- We can also say that the prime numbers are the numbers, which are only divisible by 1 or the number itself.
- Another way of defining it is a positive number or integer, which is not a product of any other two positive integers.
- There is no defined formula to find if a number is prime or not (except to a certain range), apart from finding its factors.
- A prime number is a positive integer having exactly two factors.
- If p is a prime, then it’s only factors are necessarily 1 and p itself. Any number which does not follow this is termed as composite numbers, which means that they can be factored into other positive integers.
- This tool can be used to check primility of any number and can be used to print n prime numbers
EMI Calculator
- An equated monthly installment (EMI) is a fixed payment amount made by a borrower to a lender at a specified date each calendar month.
- Equated monthly installments are applied to both interest and principal each month so that over a specified number of years, the loan is paid off in full.
- In the most common types of loans—such as real estate mortgages, auto loans, and student loans—the borrower makes fixed periodic payments to the lender over the course of several years with the goal of retiring the loan.
- An equated monthly installment (EMI) is a fixed payment made by a borrower to a lender on a specified date of each month.
- EMIs are applied to both interest and principal each month so that over a specified time period, the loan is paid off in full.
- EMIs can be calculated in two ways: the flat-rate method or the reducing-balance method.
- The EMI reducing-balance method generally is more favorable for borrowers, as it results in lower interest payments overall.
- EMIs allow borrowers the peace of mind of knowing exactly how much money they will need to pay each month toward their loan.
- Formula :
$$ \dfrac{(P X I) X ( (1 + r)n)}{(t X ((1 + r)n)-1)} $$ $$ where \enspace P = Principal \enspace Amount \enspace Borrowed $$ $$ I = annual \enspace intrest \enspace rate $$ $$ r = periodic \enspace monthly \enspace intrest \enspace rate $$ $$ n = total \enspace number \enspace of \enspace monthly \enspace payments $$ $$ t = number \enspace of \enspace months \enspace in \enspace a \enspace year $$
GST Calculator
- The goods and services tax (GST) is a value-added tax levied on most goods and services sold for domestic consumption.
- The GST is paid by consumers, but it is remitted to the government by the businesses selling the goods and services.
- The goods and services tax (GST) is a tax on goods and services sold domestically for consumption.
- The tax is included in the final price and paid by consumers at point of sale and passed to the government by the seller.
- The GST is a common tax used by the majority of countries globally.
- The GST is usually taxed as a single rate across a nation.
Sum of Divisors
- The sum of divisors \(\sigma(n)\) id given by : \(\sigma(n) = (1+p_1+p_1^2+...+p_1^{e_1})(1+p_2+p_2^2+...+p_2^{e_2})....(1+p_k+p_k^2+...+p_k^{e_k})\) where \(p_1, p_2, ...., p_k\) are the prime factors of \(n\).
- In general, if you have the prime factorization of the number \(n\), then to calculate the sum of its divisors, you take each different prime factor and add together all its powers up to the one that appears in the prime factorization, and then multiply all these sums together!
- Let’s understand this with the help of an example:
Let \(n = 144\) then, the prime factorization of \(144\) is \(2^4 . 3^2\).
Therefore its sum of divisors, \(\sigma(144)\) will be :
$$\sum_{n=1}^{n=4}(2^k) . \sum_{n=1}^{n=2}(3^k)$$ $$(1+2+4+8+16). (1+3+9)$$ $$(31) . (13)$$ $$403$$
- This tool just takes the number and returns its sum of divisors.
Work & Time Calculator
- Time and work deals with the time taken by an individual or a group of individuals to complete a piece of work and the efficiency of the work done by each of them.
- Given below are the basic type of questions which may be asked in the exam with respect to the time and work topic:
- To find the efficiency of a person
- To find the time taken by an individual to do a piece of work
- To find the time taken by a group of individuals to complete a piece of work
- Work done by an individual in a certain time duration
- Work done by a group of individuals in a certain time duration
- Knowing the formulas can completely link you to a solution as soon as you read the question.
- Thus, knowing the formula for any numerical ability topic make the solution and the related calculations simpler.
- Given below are a few such important time and work formulas for your reference:
- Work Done = Time Taken × Rate of Work
- Rate of Work = 1 / Time Taken
- Time Taken = 1 / Rate of Work
- If a piece of work is done in x number of days, then the work done in one day = 1/x
- Total Wok Done = Number of Days × Efficiency
- Efficiency and Time are inversely proportional to each other
- X:y is the ratio of the number of men which are required to complete a piece of work, then the ratio of the time - taken by them to complete the work will be y:x
- If x number of people can do W1 work, in D1 days, working T1 hours each day and the number of people can do W2 work, in D2 days, working T2 hours each day, then the relation between them will be
Kaprekar Number
- In mathematics, a natural number in a given number base is a p-Kaprekar number if the representation of its square in that base can be split into two parts, where the second part has p digits, that add up to the original number.
- Consider an n-digit number k. Square it and add the right n digits to the left n or n-1 digits.
- If the resultant sum is k, then k is called a Kaprekar number. For example, 9 is a Kaprekar number since
$$ 9^2=81 8+1=9, $$ $$ and \enspace 297 \enspace is \enspace a \enspace Kaprekar \enspace number \enspace since $$ $$ 297^2=88209 88+209=297. $$ $$ The \enspace first \enspace few \enspace are \enspace 1, 9, 45, 55, 99, 297, 703, $$
Wagstaff Number
- A Wagstaff prime is a prime number of the form (2^p+1)/3 for p a prime number.
- The first few are given by p=3, 5, 7, 11, 13, 17, 19, 23, 31, 43, 61, 79, 101, 127, 167, 191, 199, 313, 347, 701, 1709, 2617, 3539, 5807, 10501, 10691, 11279, 12391, 14479, 42737, 83339, 95369, 117239, 127031, 138937, 141079, 267017, 269987, 374321, 986191, and 4031399 , with p=83339 and larger corresponding to probable primes.
- These values p correspond to the primes p_n with indices n=2, 3, 4, 5, 6, 7, 8, 9, 11, 14, 18, 22, 26.
- The Wagstaff primes are featured in the new Mersenne prime conjecture.
- There is no simple primality test analogous to the Lucas-Lehmer test for Wagstaff primes, so all recent primality proofs of Wagstaff primes have used elliptic curve primality proving.
- A Wagstaff prime can also be interpreted as a repunit prime of base -2, as
$$ ((-2)^p-1)/(-2-1)=(2^p+1)/3 $$
- if p is odd, as it must be for the above number to be prime.
Abuntant Number
- An abundant number, sometimes also called an excessive number, is a positive integer n for which
$$ s(n)=\sigma(n)-n>n, $$
- where sigma(n) is the divisor function and s(n) is the restricted divisor function.
- The quantity \(\sigma(n)-2n\) is sometimes called the abundance.
- A number which is abundant but for which all its proper divisors are deficient is called a primitive abundant number
- The first few abundant numbers are 12, 18, 20, 24, 30, 36, … ).
-
Every positive integer n with ( n )60 is abundant. - Any multiple of a perfect number or an abundant number is also abundant.
- Prime numbers are not abundant. Every number greater than 20161 can be expressed as a sum of two abundant numbers.
- There are only 21 abundant numbers less than 100, and they are all even. The first odd abundant number is
$$ 945=3^3·7·5 $$
- That 945 is abundant can be seen by computing - s(945)=975>945. ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/abundant.png) # Woodall Number - A Woodall number is a number of the form
$$ W_n=2^nn-1. $$
- Woodall numbers are therefore similar to Mersenne numbers $$ 2^n-1 $$ but with an additional factor of n multiplying the power of 2, and to Cullen numbers 2^nn+1 but with the sign flipped. - For n=1, 2, ..., the first few Woodall numbers are 1, 7, 23, 63, 159, 383, .... - A Woodall number that is prime is known as a Woodall prime. ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/woodall.png) # Hyperperfect Number - A number n is called k-hyperperfect if$$ n = 1+k \sum_{i} d_i $$ $$ = 1+k[\sigma(n)-n-1], $$ $$ k \sigma(n)=(k+1)n+k-1. $$
- Taking k=1 gives the usual perfect numbers. - If k>1 is an odd integer, and p=(3k+1)/2 and q=3k+4=2p+3 are prime, then $$ p^2q $$ is k-hyperperfect. - McCranie (2000) conjectures that all k-hyperperfect numbers for odd k>1 are in fact of this form. - Similarly, if p and q are distinct odd primes such that k(p+q)=pq-1 for some integer k, then n=pq is k-hyperperfect. - Finally, if k>0 and p=k+1 is prime, then if $$ q=p^i-p+1 $$ is prime for some i>1< then $$ n=p^(i-1)q $$ is k-hyperperfect (McCranie 2000). - The first few hyperperfect numbers (excluding perfect numbers) are 21, 301, 325, 697, 1333, .... - If perfect numbers are included, the first few are 6, 21, 28, 301, 325, 496, ... , whose corresponding values of k are 1, 2, 1, 6, 3, 1, 12, .... - The following table gives the first few k-hyperperfect numbers for small values of k. - McCranie (2000) has tabulated all hyperperfect numbers less than 10^(11). ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/hyperperfect.png) # Solve for exponent ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/exponents_solve.png) # Sum of Square Calculator ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/square_sum.png) # Natural Numbers ![sumDiv](../public/images/general math/nn-1.pn ![sumDiv](../public/images/general math/nn-2.png) ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/nn-3.png) ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/nn-4.png) ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/nn-5.png) ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/nn-6.png) ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/nn-7.png) # Clock Angle ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/clock-angle-1.png) ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/clock-angle-2.png) # Root Mean Square - In Mathematics, the root mean square is also know as the quadratic mean - It is represented by RMS or rms - The root mean square is defined as the square root of the mean square - we can also say that it is a generalised mean with the exponent value as 2 ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/clock-angle-2.png) # nth base root calculator - used to calculate nth base root of any number ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/nth-base-calc.png) # Squares and Cubes in a range - This tool finds perfect square and cubes in a specified range ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/perfect-square-1.png) ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/perfect-square-2.png) # Factorization - To the factor, a number means to break it up into numbers that can be multiplied to get the original number. For example, - 24 = 4 × 6 4 and 6 are the factors of 24 - 9 = 3 × 3 3 is the factor of 9 - Also, numbers can be factorized into different combinations. There are different ways to find the Factors of a Number. ![sumDiv](../public/images/general math/factor-1.png) ![sumDiv](../public/images/general math/factor-2.png) # Percentage - In mathematics, a percentage is a number or ratio that can be expressed as a fraction of 100. If we have to calculate percent of a number, divide the number by whole and multiply by 100. - Hence, the percentage means, a part per hundred. The word per cent means per 100. - It represented by the symbol “%”. - Examples of percentages are: - 10% is equal to 1/10 fraction - 20% is equivalent to ⅕ fraction - 25% is equivalent to ¼ fraction - 50% is equivalent to ½ fraction - 75% is equivalent to ¾ fraction - 90% is equivalent to 9/10 fraction ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/percentage-1.png) ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/percentage-2.png) # Error Percentage - Percentage error is a measurement of the discrepancy between an observed and a true, or accepted value. - When measuring data, the result often varies from the true value. - Error can arise due to many different reasons that are often related to human error, but can also be due to estimations and limitations of devices used in measurement. - Regardless, in cases such as these, it can be valuable to calculate the percentage error. - The computation of percentage error involves the use of the absolute error, which is simply the difference between the observed and the true value. - The absolute error is then divided by the true value, resulting in the relative error, which is multiplied by 100 to obtain the percentage error. ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/percentage-3.png) # Cost And Selling price - Cost Price: - The price, at which an article is purchased, is called its cost price, abbreviated as C.P. - Selling Price: - The price, at which an article is sold, is called its selling prices, abbreviated as S.P. - Profit or Gain: - If S.P. is greater than C.P., the seller is said to have a profit or gain. - Loss: - If S.P. is less than C.P., the seller is said to have incurred a loss. ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/cost-selling.png) # Effective Intrest Calculator - The effective annual interest rate is the real return on a savings account or any interest-paying investment when the effects of compounding over time are taken into account. - It also reveals the real percentage rate owed in interest on a loan, a credit card, or any other debt. - It is also called the effective interest rate, the effective rate, or the annual equivalent rate. ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/effective-intrest.png) # Set Calculator ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/set-calc.png) # Exponential Growth - Exponential growth is a pattern of data that shows greater increases with passing time, creating the curve of an exponential function. - For example, suppose a population of mice rises exponentially every year starting with two in the first year, then four in the second year, 16 in the third year, 256 in the fourth year, and so on. - The population is growing to the power of 2 each year in this case. - Exponential growth is a pattern of data that shows sharper increases over time. - In finance, compounding creates exponential returns. - Savings accounts with a compounding interest rate can show exponential growth. ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/expo-gro.png) # Percentile Rank$$ PR = L/N * 100 $$
- PR is the percentile rank - it can take value from 0 to 100; - L is the number of values from the set A that are lower than or equal to your data value X , and N is the total number of values in the set A ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/percentile.png) # Half Life Calculator - In radioactivity, the interval of time required for one-half of the atomic nuclei of a radioactive sample to decay (change spontaneously into other nuclear species by emitting particles and energy), or, equivalently, the time interval required for the number of disintegrations per second of a radioactive material to decrease by one-half is called Half-life. ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/half-life.png) # Direct and Indirect - A direct and inverse proportion are used to show how the quantities and amount are related to each other. They are also mentioned as directly proportional or inversely proportional. - The symbol used to denote the proportionality is’∝’. - For example, if we say, a is proportional to b, then it is represented as ‘a∝b’ and if we say, a is inversely proportional to b, then it is denoted as ‘a∝1/b’. - These relations are governed by some proportionality rules. - Now in both cases, the value of ‘a’ changes in terms of ‘b’ or when the value of ‘b’ changes, the value of ‘a’ also get changed. - The change in both values is equated with a constant of proportionality. - Basically, a proportion states that two ratios like a/b and c/d are equal to each other, in such a way, a/b = c/d. ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/direct-indirect.png) # Cross Multiplication
$$ \dfrac{A}{B} = \dfrac{C}{D} $$
- In this tool if you have 3 values then you can find the 4th value ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/cross.png) # Diamond Problem ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/diamond-1.png) ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/diamond-2.png) # Additive Inverse - An additive inverse of a number is defined as the value, which on adding with the original number results in zero value. - It is the value we add to a number to yield zero. Suppose, a is the original number, then its additive inverse will be minus of a i.e.,-a, such that; - a+(-a) = a – a = 0 - Example: - Additive inverse of 10 is -10, as 10 + (-10) = 0 - Additive inverse of -9 is 9, as (-9) + 9 = 0 ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/additive.png) # Multiplicative Inverse - The multiplicative inverse of a number say, N is represented by 1/N or N-1. It is also called reciprocal, derived from a Latin word ‘reciprocus‘. - The meaning of inverse is something which is opposite. The reciprocal of a number obtained is such that when it is multiplied with the original number the value equals to identity 1. - In other words, it is a method of dividing a number by its own to generate identity 1, such as N/N = 1. - When a number is multiplied by its own multiplicative inverse the resultant value is equal to 1. - Consider the examples, the multiplicative inverse of 3 is 1/3, of -1/3 is -3, of 8 is 1/8 and of 4/7 is -7/4. - But the multiplicative inverse of 0 is infinite, because of 1/0 = infinity. - So, there is no reciprocal for a number ‘0’. Whereas the multiplication inverse of 1 is 1 only. ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/multiplicative.png) # Square Root Calculator ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/square-root.png) # Unit Calculator ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/unit-calc.png) # Order of Magnitude - An order of magnitude is an approximation of the logarithm of a value relative to some contextually understood reference value, usually ten, interpreted as the base of the logarithm and the representative of values of magnitude one ![sumDiv](/makesmatheasy-documentation/public/images/general%20math/order-of-magnitude.png) # Ackremann Function - The ackermann function is multi-variable function from the natural nubers to the natural numbers with very fast rate of growth - In computability theory, the Ackermann function, named after Wilhelm Ackermann, is one of the simplest and earliest-discovered examples of a total computable function that is not primitive recursive. - All primitive recursive functions are total and computable, but the Ackermann function illustrates that not all total computable functions are primitive recursive. - It’s a function with two arguments each of which can be assigned any non-negative integer. ![ackermann](/makesmatheasy-documentation/public/images/general%20math/ackermann.png) # Euclid GCD - The algorithm is based on the below - If we subtract a smaller number from a larger (we reduce a larger number), GCD doesn't change - So if we keep subtrating repeatedly the larger of two , we end up with gcd - Now instead of subtraction , if we divide the smaller number, the algorithm stops when we find remainder 0 ![euclid](/makesmatheasy-documentation/public/images/general%20math/euclid.png) # Antilog - An antilog is the result of raising the base being used to the logarithm given or calculated. - Put another. way, it "undoes" what calculating the logarithm of a number does and simply returns that number. - In an equation of the form logbx = y, it is the "x" term, called the argument of the log function. ![antilog](/makesmatheasy-documentation/public/images/general%20math/antilog.png) # Doubline Time - The doubling time is time it takes for a population to double in size/value. - It is applied to population growth, inflation, resource extraction, consumption of goods, compound interest, the volume of malignant tumours, and many other things that tend to grow over time doubling ![antilog](/makesmatheasy-documentation/public/images/general%20math/doubling.png) # Percentage Change - This tool can be used to find change in percentage from initial value to final value along with steps ![antilog](/makesmatheasy-documentation/public/images/general%20math/percentage-change.png) # percentage Change ![percentage-off](/makesmatheasy-documentation/public/images/general%20math/percentage-off.png) # Modulo - Modulo is a math operation that finds the remainder when one integer is divided by another. - In writing, it is frequently abbreviated as mod, or represented by the symbol %. - For two integers a and b: - a mod b = r - Where a is the dividend, b is the divisor (or modulus), and r is the remainder. ![modulo](../public/images/general math/modulof.png) # sieve of eratosthenes - In mathematics, the sieve of Eratosthenes is an ancient algorithm for finding all prime numbers up to any given limit. - It does so by iteratively marking as composite (i.e., not prime) the multiples of each prime, starting with the first prime number, 2. - The multiples of a given prime are generated as a sequence of numbers starting from that prime,with constant difference between them that is equal to that prime. - This is the sieve's key distinction from using trial division to sequentially test each candidate number for divisibility by each prime.Once all the multiples of each discovered prime have been marked as composites, the remaining unmarked numbers are primes. ![modulo](https://media.geeksforgeeks.org/wp-content/uploads/SieveofEratosthenes5.jpg) # Adam Number - A number is called an Adam number if the square of a number and the square of its reverse are reverse to each other. Let's understand it through an example. - Adam Number Example - Consider a number (N) 12 and check it is an Adam number or not. - Square of the number (N) = 144 - The reverse of the number (N) = 21 - Square of the reverse of the number (N) = 441 - We observe that the square of 12 and the square of its reverse i.e. 21 are reverse of each other. Hence, 12 is an Adam number. - Some other Adam numbers are 0, 1, 2, 3, 11, 12, 13, 21, 22, 31, 101, 102, 103, 111, etc. ![modulo](/makesmatheasy-documentation/public/images/general%20math/adam.png) # Greatest Integer Function and Fractional Part ![modulo](/makesmatheasy-documentation/public/images/general%20math/greatest.png) # Quartile - A quartile is a statistical term that describes a division of observations into four defined intervals based on the values of the data and how they compare to the entire set of observations. ![modulo](/makesmatheasy-documentation/public/images/general%20math/quartiles.png) # Deciles - A decile is a quantitative method of splitting up a set of ranked data into 10 equally large subsections. - This type of data ranking is performed as part of many academic and statistical studies in the finance and economics fields. The data may be ranked from largest to smallest values, or vice versa. - A decile, which has 10 categorical buckets may be contrasted with percentiles that have 100, quartiles that have four, or quintiles that have five. - A decile is a quantitative method of splitting up a set of ranked data into 10 equally large subsections. - A decile rank arranges the data in order from lowest to highest and is done on a scale of one to 10 where each successive number corresponds to an increase of 10 percentage points. - This type of data ranking is performed as part of many academic and statistical studies in the finance and economics fields. ![modulo](/makesmatheasy-documentation/public/images/general%20math/decile.png) # Drichlet's Theorem - In number theory, Dirichlet's theorem, also called the Dirichlet prime number theorem, states that for any two positive coprime integers a and d, there are infinitely many primes of the form a + nd, where n is also a positive integer. - In other words, there are infinitely many primes that are congruent to a modulo d. The numbers of the form a + nd form an arithmetic progression$$ a , a + d, a + 2d, a + 3d, .... $$
- and Dirichlet's theorem states that this sequence contains infinitely many prime numbers. The theorem, named after Peter Gustav Lejeune Dirichlet, extends Euclid's theorem that there are infinitely many prime numbers. - Stronger forms of Dirichlet's theorem state that for any such arithmetic progression, the sum of the reciprocals of the prime numbers in the progression diverges and that different such arithmetic progressions with the same modulus have approximately the same proportions of primes. - Equivalently, the primes are evenly distributed (asymptotically) among the congruence classes modulo d containing a's coprime to d. - Since the primes thin out, on average, in accordance with the prime number theorem, the same must be true for the primes in arithmetic progressions. - It is natural to ask about the way the primes are shared between the various arithmetic progressions for a given value of d (there are d of those, essentially, if we do not distinguish two progressions sharing almost all their terms). - The answer is given in this form: the number of feasible progressions modulo d — those where a and d do not have a common factor > 1 — is given by Euler's totient function - Further, the proportion of primes in each of those is - Dirichlet proved this theorem using Dirichlet L-series, but the proof is challenging enough that, in their classic text on number theory, the usually explicit Hardy and Wright (1979) report "this theorem is too difficult for insertion in this book." # Desargues Theorem - Denote the three vertices of one triangle by a, b and c, and those of the other by A, B and C. - Axial perspectivity means that lines ab and AB meet in a point, lines ac and AC meet in a second point, and lines bc and BC meet in a third point, and that these three points all lie on a common line called the axis of perspectivity. - Central perspectivity means that the three lines Aa, Bb and Cc are concurrent, at a point called the center of perspectivity. - This intersection theorem is true in the usual Euclidean plane but special care needs to be taken in exceptional cases, as when a pair of sides are parallel, so that their "point of intersection" recedes to infinity. - Commonly, to remove these exceptions, mathematicians "complete" the Euclidean plane by adding points at infinity, following Jean-Victor Poncelet. This results in a projective plane. - Desargues's theorem is true for the real projective plane, for any projective space defined arithmetically from a field or division ring, for any projective space of dimension other than two, and for any projective space in which Pappus's theorem holds. However, there are many planes in which Desargues's theorem is false. - By definition, two triangles are perspective if and only if they are in perspective centrally (or, equivalently according to this theorem, in perspective axially). Note that perspective triangles need not be similar. ![desargues](/makesmatheasy-documentation/public/images/general%20math/desargues.png) # Catalan Number - The Catalan numbers are a sequence of positive integers that appear in many counting problems in combinatorics. - They count certain types of lattice paths, permutations, binary trees, and many other combinatorial objects. - They satisfy a fundamental recurrence relation, and have a closed-form formula in terms of binomial coefficients - Formula :$$ c_{n} = \dfrac{1}{n+1} \dfrac{2n}{n} $$
![catalan](/makesmatheasy-documentation/public/images/general%20math/catalan.png) # Double factorial - Double factorial of a non-negative integer n, is the product of all the integers from 1 to n that have the same parity (odd or even) as n. - It is also called as semifactorial of a number and is denoted by !!. - For example, double factorial of 9 is 9*7*5*3*1 which is 945. - Note that, a consequence of this definition is 0!! = 1 ![double](/makesmatheasy-documentation/public/images/general%20math/double.png) # Sum Of Divisors - This tool calculates the sum of divisors of a number - For example - 5 - Divisors of 5 is 1 and 5 - sum of divisors of 5 is 60 ![divisor](/makesmatheasy-documentation/public/images/general%20math/divisor.png) # Smallest Prime Number - This tool calculates the smallest prime number of a numbers - for example - Number is 10 - 10 is an even number - hence smallest prime factor of 10 is 2 ![divisor](/makesmatheasy-documentation/public/images/general%20math/smallest_prime.png) # Next Prime Number - This tool calculates the next prime number of a given number ![divisor](/makesmatheasy-documentation/public/images/general%20math/next_prime.png) # Pronic Number - Any number which can be represented as the product of two consecutive numbers is termed as a Pronic Number. - Example: - 0 = 0*1 - 2 = 1*2 - 6 = 2*3 - 12 = 3*4 - 20 = 4*5 - The general formula is: n * (n+1) - This tool checks wheather the entered number is pronic or not ![pronic](/makesmatheasy-documentation/public/images/general%20math/pronic.png) # Automorphic Number - A number is called an automorphic number if and only if the square of the given number ends with the same number itself. For example, 25, 76 are automorphic numbers because their square is 625 and 5776, respectively and the last two digits of the square represent the number itself. - Some other automorphic numbers are 5, 6, 36, 890625, etc. - This tool checks wheather the entered number is automorphic or not ![automorphic](/makesmatheasy-documentation/public/images/general%20math/automorphic.png) # Disarium Number - A Disarium number is a number defined by the following process: Sum of its digits powered with their respective position is equal to the original number. - Some other DISARIUM are 89, 175, 518 etc ![disarium](/makesmatheasy-documentation/public/images/general%20math/disarium.png) # Armstrong number - Armstrong number is a number that is equal to the sum of cubes of its digits. - For example 0, 1, 153, 370, 371 and 407 are the Armstrong numbers. - Let's try to understand why 153 is an Armstrong number. - 153 = (1*1*1)+(5*5*5)+(3*3*3) - where: - (1*1*1)=1 - (5*5*5)=125 - (3*3*3)=27 - So: - 1+125+27=153 - This tool checks wheather the entered number is armstrong or not ![armstrong](/makesmatheasy-documentation/public/images/general%20math/armstrong.png) # Types of Number - This tool is used to print many types of number which include - Tetrahedral Number - Pentatope Number - Hardy - Ramanujan - Amicable Pair - Fibonacci Number - Tribonacci Number - Even Fibonacci Number - Polygonal Number - Hoax Numbers - Sphenic Number ![armstrong-1](/makesmatheasy-documentation/public/images/general%20math/types-1.png) ![armstrong-2](/makesmatheasy-documentation/public/images/general%20math/types-2.png) ![armstrong-3](/makesmatheasy-documentation/public/images/general%20math/types-3.png) # Lucas Series - Lucas numbers are similar to Fibonacci numbers. Lucas numbers are also defined as the sum of its two immediately previous terms. But here the first two terms are 2 and 1 whereas in Fibonacci numbers the first two terms are 0 and 1 respectively. ![lucas](/makesmatheasy-documentation/public/images/general%20math/lucas.png) # Smallest Number Divisible - As the name says this tool calculates the smallest number which is divisible by number that you provided ![small](/makesmatheasy-documentation/public/images/general%20math/small.png)