Number Series
Number series is a crucial topic in the Quantitative Aptitude section. It tests your ability to identify patterns and predict the next number in a sequence. These questions require logical reasoning and a good understanding of mathematical operations. Typically, you'll encounter two main types: finding the missing term or identifying the incorrect term.
Types of Number Series Patterns
To master number series, you need to be familiar with common patterns. Let's break them down:
1. Arithmetic Progression (AP)
In an AP, the difference between consecutive terms is constant. This constant difference is called the common difference (d).
Example: 2, 5, 8, 11, 14, ... (Common difference = 3)
To find the next term, simply add the common difference to the last term.
2. Geometric Progression (GP)
In a GP, the ratio between consecutive terms is constant. This constant ratio is called the common ratio (r).
Example: 3, 6, 12, 24, 48, ... (Common ratio = 2)
To find the next term, multiply the last term by the common ratio.
3. Difference of Differences (Second Order Difference)
If the first differences between terms are not constant, check the differences between these differences. If these second differences are constant, it's a second-order AP.
Example: 2, 5, 10, 17, 26, ...
First differences: 3, 5, 7, 9, ...
Second differences: 2, 2, 2, ... (Constant)
The next first difference will be 9 + 2 = 11. So, the next term is 26 + 11 = 37.
4. Squares and Cubes
Series can be based on perfect squares or cubes, sometimes with additions or subtractions.
Example (Squares): 1, 4, 9, 16, 25, ... (n2, where n = 1, 2, 3, 4, 5)
Example (Squares + 1): 2, 5, 10, 17, 26, ... (n2 + 1)
Example (Cubes): 1, 8, 27, 64, 125, ... (n3)
5. Prime Numbers
The series might consist of prime numbers in sequence.
Example: 2, 3, 5, 7, 11, 13, ...
6. Alternating Series
Two different patterns might be interleaved.
Example: 2, 10, 4, 12, 6, 14, ...
Here, the pattern for odd positions is +2 (2, 4, 6, ...), and for even positions, it's +2 (10, 12, 14, ...).
7. Combination Patterns
These are more complex, involving a mix of operations like multiplication, division, addition, and subtraction, often applied sequentially or in combination.
Example: 3, 7, 15, 31, 63, ...
Pattern: Multiply by 2 and add 1 (3*2+1=7, 7*2+1=15, 15*2+1=31, 31*2+1=63).
How to Solve Number Series Questions
Follow these steps to systematically approach number series problems:
- Calculate Differences: Start by finding the difference between consecutive terms. If the differences are constant, it's an AP.
- Calculate Ratios: If differences don't yield a pattern, check the ratio between consecutive terms. If constant, it's a GP.
- Check Second Differences: If the first differences are not constant but show a pattern, calculate the differences between these differences.
- Look for Squares/Cubes: Compare the numbers in the series with known squares (1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144...) and cubes (1, 8, 27, 64, 125, 216, 343, 512, 729, 1000...). See if there's a consistent addition or subtraction.
- Identify Alternating Patterns: If the series seems erratic, check if there are two interleaved series.
- Consider Prime Numbers: See if the series follows the sequence of prime numbers.
- Look for Combined Operations: Try combinations like (multiply by x, add y), (multiply by x, subtract y), (divide by x, add y), etc.
- Work Backwards: If you're stuck, try working backward from the end of the series.
Example Problems
Example 1: Find the next term
Series: 5, 10, 20, 35, 55, ?
Solution:
First differences: 10-5=5, 20-10=10, 35-20=15, 55-35=20.
The first differences are 5, 10, 15, 20, which form an AP with a common difference of 5.
The next first difference will be 20 + 5 = 25.
Therefore, the next term in the series is 55 + 25 = 80.
Example 2: Find the wrong term
Series: 4, 9, 20, 43, 88, 181
Solution:
Let's try the pattern Multiply by 2 and add/subtract a number.
4 * 2 + 1 = 9 (Correct)
9 * 2 + 2 = 20 (Correct)
20 * 2 + 3 = 43 (Correct)
43 * 2 + 2 = 88 (Wait, this should be 43 * 2 + 4 = 90. The pattern seems to be adding increasing numbers: +1, +2, +3, +4, +5...)
Let's re-evaluate based on the pattern: Multiply by 2 and add successive integers.
4 * 2 + 1 = 9
9 * 2 + 2 = 20
20 * 2 + 3 = 43
43 * 2 + 4 = 90. The given number is 88. So, 88 is the wrong term.
Let's check the next term assuming 90 was correct: 90 * 2 + 5 = 185. The given term is 181.
There might be another pattern. Let's check differences:
9-4=5
20-9=11
43-20=23
88-43=45
181-88=93
Differences: 5, 11, 23, 45, 93.
Second differences: 11-5=6, 23-11=12, 45-23=22, 93-45=48.
This doesn't seem to lead to a simple pattern.
Let's revisit the "Multiply by 2 and add/subtract" idea more closely.
4 -> 9 (x2 + 1)
9 -> 20 (x2 + 2)
20 -> 43 (x2 + 3)
43 -> 88 (x2 + 2) -- This is where the pattern breaks IF the additions were meant to be sequential.
Let's try another common pattern: Multiply by a number, then add/subtract a square or cube.
Consider the pattern: Termn+1 = 2 * Termn + k, where k increases.
4 * 2 + 1 = 9
9 * 2 + 2 = 20
20 * 2 + 3 = 43
43 * 2 + 4 = 90. The number given is 88. So 88 is incorrect. If 90 is the correct term, then 90 * 2 + 5 = 185.
Let's assume the sequence is correct as given and find the error.
4, 9, 20, 43, 88, 181
Try: Termn+1 = Termn + 2n+1 - 1 ? No.
Try: Termn+1 = Termn + (some pattern)
5, 11, 23, 45, 93
Check relationship between term and its difference:
9 = 4 * 2 + 1
20 = 9 * 2 + 2
43 = 20 * 2 + 3
88 = 43 * 2 + 2. This is the anomaly.
181 = 88 * 2 + 5. This also doesn't fit a simple progression.
Let's consider the pattern: Termn+1 = 2 * Termn + k, where k follows a pattern.
4 -> 9 : 9 = 2*4 + 1
9 -> 20 : 20 = 2*9 + 2
20 -> 43 : 43 = 2*20 + 3
43 -> 88 : If the pattern continues, 88 should be 2*43 + 4 = 86 + 4 = 90.
So, 88 is the incorrect term. The correct term should be 90.
Let's verify the next step assuming 90: 90 -> 181. 181 = 2*90 + 1 = 181. The pattern of adding k = 1, 2, 3, 4, 5... would mean the next step should be 2*90 + 5 = 185.
The sequence seems to be based on multiplying the previous term by 2 and adding an increasing number (1, 2, 3, ...). Following this pattern, 43 * 2 + 4 = 90. Since 88 is given, 88 is the incorrect term.
Quadratic Equations
A quadratic equation is a polynomial equation of the second degree. This means it contains at least one term that is squared. The general form of a quadratic equation is:
ax2 + bx + c = 0
where 'x' is the variable, and 'a', 'b', and 'c' are coefficients. Crucially, 'a' cannot be zero (a ≠ 0). If 'a' were zero, the equation would become linear (bx + c = 0).
Roots of a Quadratic Equation
The solutions to a quadratic equation are called its roots. A quadratic equation can have at most two distinct real roots. These roots are the values of 'x' that satisfy the equation. We often denote the roots as x1 and x2.
Methods to Solve Quadratic Equations
There are several methods to find the roots of a quadratic equation:
1. Factorization Method
This method involves rewriting the quadratic expression as a product of two linear factors.
Steps:
- Rewrite the equation in the standard form: ax2 + bx + c = 0.
- Find two numbers whose product is (a * c) and whose sum is 'b'.
- Split the middle term ('bx') using these two numbers.
- Factor the expression by grouping.
- Set each factor equal to zero and solve for 'x'.
Example: Solve x2 + 5x + 6 = 0
Here, a=1, b=5, c=6. We need two numbers whose product is (1*6)=6 and whose sum is 5. The numbers are 2 and 3.
Rewrite the equation: x2 + 2x + 3x + 6 = 0
Factor by grouping: x(x + 2) + 3(x + 2) = 0
Factor out (x + 2): (x + 2)(x + 3) = 0
Set factors to zero:
- x + 2 = 0 => x = -2
- x + 3 = 0 => x = -3
The roots are x = -2 and x = -3.
2. Quadratic Formula Method
This is a universal method that works for all quadratic equations. The formula for the roots is:
x = [-b ± sqrt(b2 - 4ac)] / 2a
The term inside the square root, b2 - 4ac, is called the discriminant (Δ or D).
The Discriminant (Δ = b2 - 4ac):
- If Δ > 0: Two distinct real roots.
- If Δ = 0: One real root (or two equal real roots).
- If Δ < 0: Two complex roots (no real roots).
Example: Solve 2x2 - 7x + 3 = 0
Here, a=2, b=-7, c=3.
Using the quadratic formula:
x = [-(-7) ± sqrt((-7)2 - 4 * 2 * 3)] / (2 * 2)
x = [7 ± sqrt(49 - 24)] / 4
x = [7 ± sqrt(25)] / 4
x = [7 ± 5] / 4
Two roots:
- x1 = (7 + 5) / 4 = 12 / 4 = 3
- x2 = (7 - 5) / 4 = 2 / 4 = 1/2
The roots are x = 3 and x = 1/2.
3. Completing the Square Method
This method transforms the equation into a perfect square trinomial.
Steps:
- Ensure the coefficient of x2 (a) is 1. If not, divide the entire equation by 'a'.
- Move the constant term ('c') to the right side of the equation.
- Take half of the coefficient of 'x' (b/2), square it [(b/2)2], and add it to both sides of the equation.
- The left side will now be a perfect square trinomial. Factor it.
- Take the square root of both sides and solve for 'x'.
Example: Solve x2 + 6x + 5 = 0
1. Coefficient of x2 is already 1.
2. Move constant: x2 + 6x = -5
3. Coefficient of x is 6. Half of it is 3. Square it: 32 = 9. Add 9 to both sides:
x2 + 6x + 9 = -5 + 9
4. Factor the left side: (x + 3)2 = 4
5. Take square root: x + 3 = ±sqrt(4)
x + 3 = ±2
Solve for x:
- x + 3 = 2 => x = 2 - 3 = -1
- x + 3 = -2 => x = -2 - 3 = -5
The roots are x = -1 and x = -5.
Relationship Between Roots and Coefficients
For a quadratic equation ax2 + bx + c = 0, with roots x1 and x2:
- Sum of roots: x1 + x2 = -b / a
- Product of roots: x1 * x2 = c / a
These relationships are extremely useful for solving problems where you don't need to find the exact roots but need to relate them.
Example: If one root of the equation x2 - 6x + k = 0 is 2, find the value of k and the other root.
Here, a=1, b=-6, c=k. Let the roots be x1 and x2.
We are given x1 = 2.
Sum of roots: x1 + x2 = -b / a = -(-6) / 1 = 6
Substitute x1 = 2: 2 + x2 = 6 => x2 = 4.
Product of roots: x1 * x2 = c / a = k / 1 = k
Substitute the roots: 2 * 4 = k => k = 8.
So, the other root is 4, and k = 8.
Common Question Types in Exams
Quadratic equation questions in exams often involve:
- Directly solving for the roots of one or two equations.
- Comparing the roots of two different quadratic equations (e.g., If x > y, If x < y, If x = y, If x ≥ y, If x ≤ y, Cannot be determined).
- Using the sum and product of roots properties.
- Finding the value of unknown coefficients given certain conditions about the roots (e.g., equal roots, one root is double the other).
Example: Comparing Roots
Equation I: x2 - 7x + 12 = 0
Equation II: y2 - 10y + 24 = 0
Options:
A) x > y
B) x < y
C) x ≥ y
D) x ≤ y
E) x = y or relationship cannot be determined
Solution:
Solve Equation I: x2 - 7x + 12 = 0
We need two numbers whose product is 12 and sum is -7. These are -3 and -4.
Factorization: (x - 3)(x - 4) = 0
Roots are x = 3 and x = 4.
Solve Equation II: y2 - 10y + 24 = 0
We need two numbers whose product is 24 and sum is -10. These are -6 and -4.
Factorization: (y - 6)(y - 4) = 0
Roots are y = 6 and y = 4.
Compare the roots:
Possible values for x are {3, 4}.
Possible values for y are {4, 6}.
Let's compare each x value with each y value:
- If x = 3, then x < y (since 3 < 4 and 3 < 6).
- If x = 4, then x ≤ y (since 4 = 4 and 4 < 6).
In all possible comparisons, x is either less than y or equal to y. Therefore, the relationship is x ≤ y.
Answer: D) x ≤ y