Unit 1 - Notes
Unit 1: Speed maths, Advanced numeration and Mean
1. Speed Maths: Fast Calculation Techniques
Speed mathematics involves mental calculation techniques and shortcuts that drastically reduce the time taken for basic arithmetic operations. These are highly useful in competitive exams and data analysis.
1.1 Fast Multiplication Tricks
- Base Method (Numbers close to 100, 1000, etc.):
- Example:
- Both are close to 100. $96$ is from $100$, and $94$ is from $100$.
- Step 1: Cross add/subtract: (or ). This is the first part of the answer.
- Step 2: Multiply the deviations: . This is the second part.
- Answer: $9024$.
- Multiplication by 11:
- Write the first digit, add adjacent digits, write the last digit.
- Example: .
1.2 Fast Squaring Techniques
- Numbers ending in 5 (e.g., 65):
- Multiply the tens digit by the next integer: .
- Append $25$ to the result.
- Answer: $4225$.
- Numbers between 40 and 60 (Base 50):
- Example:
- Deviation from $50$ is .
- Step 1: Add/Subtract deviation to $25$: .
- Step 2: Square the deviation: .
- Answer: $2916$.
1.3 Fraction to Percentage Conversions
Memorizing base fractions is crucial for speed:
2. Advanced Numeration
2.1 Classification of Numbers
- Real Numbers: Any number that can be plotted on a number line.
- Rational Numbers: Can be expressed as where . Terminating or non-terminating repeating decimals.
- Irrational Numbers: Non-terminating and non-repeating decimals (e.g., , ).
- Integers: .
- Whole Numbers: .
- Natural Numbers: Counting numbers .
- Prime Numbers: Have exactly two distinct factors: 1 and itself (e.g., 2, 3, 5, 7). Note: 1 is neither prime nor composite.
- Composite Numbers: Have more than two factors.
- Co-primes (Relatively Prime): Two numbers whose HCF is 1 (e.g., 8 and 15).
2.2 Divisibility Rules
- 2: Last digit is even.
- 3: Sum of digits is divisible by 3.
- 4: Last two digits form a number divisible by 4.
- 5: Last digit is 0 or 5.
- 6: Divisible by both 2 and 3.
- 8: Last three digits form a number divisible by 8.
- 9: Sum of digits is divisible by 9.
- 10: Last digit is 0.
- 11: Difference between the sum of digits at odd places and the sum of digits at even places is 0 or a multiple of 11.
- 7, 11, 13 (Grouping rule): For large numbers, group digits in threes from right to left. The alternating difference of these groups must be divisible by 7, 11, or 13 respectively.
2.3 Factors
Let a number be represented by its prime factorization:
- Total Number of Factors:
- Sum of Factors:
- Product of Factors:
2.4 Factorials ()
.
- Highest power of a prime in :
Formula: (Stop when ). - Trailing Zeroes in :
A trailing zero is formed by a pair of . In any factorial, the power of 5 is always less than the power of 2. Thus, the number of trailing zeroes is determined by the highest power of 5 in .
Formula:
2.5 Unit Digit and Cyclicity
To find the unit digit of , we look at the unit digit of the base and the cyclicity of its powers.
- Cyclicity 1: Base ending in 0, 1, 5, 6. The unit digit remains the same for any power.
- Cyclicity 2: Base ending in 4 or 9.
- , .
- , .
- Cyclicity 4: Base ending in 2, 3, 7, 8. The unit digits repeat every 4th power.
- Divide the power by 4 and find the remainder .
- If , the unit digit is .
- If , the unit digit is .
2.6 Remainder Theorems
- Basic Remainder Property: .
- Negative Remainders: If , remainder is $25$. Alternatively, it can be seen as . This is highly useful for powers: .
- Fermat’s Little Theorem: If is a prime number and is not a multiple of , then:
. - Wilson’s Theorem: If is a prime number, then:
or . - Euler's Totient Theorem: , where and are coprime, and is Euler's totient function (count of numbers up to that are coprime to ).
2.7 HCF and LCM
- HCF (Highest Common Factor): The greatest number that divides exactly into two or more numbers.
- LCM (Least Common Multiple): The smallest number that is a multiple of two or more numbers.
- Important Properties:
- .
- HCF of fractions = .
- LCM of fractions = .
- Application: LCM is used in problems involving simultaneous events (e.g., bells ringing together, traffic lights changing). HCF is used for dividing items into the largest possible equal groups.
3. Mean (Averages)
3.1 Advanced Methods of Mean Calculation
The basic formula for mean is . However, the Assumed Mean Method (Deviation Method) is much faster for large numbers.
- Concept: Choose an arbitrary number (Assumed Mean, ) close to the values.
- Calculate the deviation of each observation from : .
- Find the average of these deviations.
- True Mean: .
- Example: Find the average of $82, 85, 89, 78, 81$.
- Let .
- Deviations: .
- Sum of deviations = $15$. Average of deviations = .
- True Mean = .
3.2 Combined Mean
When you have multiple groups with known means and known sizes, you can calculate the overall mean.
- Formula: Let Group 1 have items with mean , and Group 2 have items with mean .
- Combined Mean () = .
- Note: This is a form of weighted average. You can also use the ratio of instead of absolute values to simplify calculations.
3.3 Inclusion and Exclusion Related Problems
These problems involve finding the value of a newly added, removed, or replaced observation based on how the average changes.
-
Case 1: Inclusion (A new person joins the group)
- If the average increases, the new value is greater than the old average.
- If the average decreases, the new value is less than the old average.
- Formula:
Value of New Item = Old Average + (Change in Average × New Total Number of Items)
-
Case 2: Exclusion (A person leaves the group)
- If the average increases, the leaving person's value was less than the old average.
- If the average decreases, the leaving person's value was greater than the old average.
- Formula:
Value of Excluded Item = Old Average - (Change in Average × New Total Number of Items)
-
Case 3: Replacement (One leaves, one joins; total count remains the same)
- Formula:
Value of New Item = Value of Replaced Item + (Change in Average × Total Number of Items) - Note: Use a plus sign if the average increases, and a minus sign if the average decreases.
- Formula: