small and capital letters and numbers coding decoding classification and embedded figures
Coding-Decoding: Letters and Numbers
Coding-decoding is a fundamental reasoning topic that tests your ability to identify patterns and apply them to decipher coded messages. It involves transforming information into a code and then decoding it back to its original form. This section covers two main types: letter coding and number coding.
Letter Coding
In letter coding, words are represented by other words or letter sequences based on a specific rule. The rules often involve:
- Shifting: Letters are shifted forward or backward in the alphabet by a fixed number of positions (e.g., A becomes C, B becomes D, a shift of +2).
- Reversal: The letters in a word are reversed.
- Pairing: Letters are paired with their opposite letter in the alphabet (A with Z, B with Y, etc.).
- Positional Value: The position of a letter in the alphabet (A=1, B=2, ... Z=26) is used.
- Vowel/Consonant Manipulation: Vowels might be replaced with the next/previous vowel, or consonants with the next/previous consonant.
Example 1: If 'CAT' is coded as 'ECV', what is 'DOG' coded as?
Analysis: C → E (C is the 3rd letter, E is the 5th letter. Shift is +2) A → C (A is the 1st letter, C is the 3rd letter. Shift is +2) T → V (T is the 20th letter, V is the 22nd letter. Shift is +2) The pattern is a consistent shift of +2 for each letter.
Applying this to 'DOG': D (+2) → F O (+2) → Q G (+2) → I So, 'DOG' is coded as 'FQI'.
Example 2: If 'INDIA' is coded as 'AIndia', what is 'MUMBAI' coded as?
Analysis: The first letter 'I' is moved to the end and capitalized, while the rest of the word follows. INDIA → NDIA + I → NDIAI. The capitalization rule is specific to the first letter. The actual code is AIndia. This implies the first letter 'I' is replaced by 'A', and then appended to the rest of the word 'NDIA'. This is a more complex substitution. Let's re-examine. If INDIA is coded as AIndia, it suggests a rule where the first letter is replaced by 'A' and then appended to the rest. This is unlikely. A more common pattern for such transformation is: INDIA -> Last letter moved to front and capitalized: IINDIA -> not it. Let's assume the provided example is slightly misstated or has a peculiar rule. A more standard approach would be: If 'INDIA' is coded as 'AIIDN' (reverse of letters), then 'MUMBAI' would be 'IABMUM'. If 'INDIA' is coded as 'EFLBE' (each letter +1), then 'MUMBAI' would be 'NVNCDJ'. Let's assume the example implies the first letter is replaced by 'A' and the rest is the original word. This is not a typical coding pattern. Let's consider a common pattern: If 'INDIA' is coded as 'AIIDN', this is the reverse of the word. Then 'MUMBAI' reversed would be 'IABMUM'. Let's consider another common pattern: If 'INDIA' is coded as 'EFLBE' (each letter's position +1: I(9)+1=J, N(14)+1=O, D(4)+1=E, I(9)+1=J, A(1)+1=B. This gives 'JOEJ B'. This doesn't match. If 'INDIA' is coded as 'KNFH B' (each letter's position +2: I(9)+2=K, N(14)+2=P, D(4)+2=F, I(9)+2=K, A(1)+2=C. This gives 'KPFKC'. Still no match. Let's revisit the example: If 'INDIA' is coded as 'AIndia'. This is highly unusual. It might imply the first letter is replaced by 'A' AND the rest is the original word. This is not a standard coding pattern. A more plausible interpretation of a similar pattern: If 'INDIA' is coded as 'NIIDA', this means the last letter is moved to the front. Then 'MUMBAI' would be 'AIMUMB'. Given the ambiguity, let's stick to standard rules. If the question meant 'INDIA' -> 'AIIDN' (reverse), then 'MUMBAI' -> 'IABMUM'. If the question meant 'INDIA' -> 'JOCB' (each letter +1, ignoring duplicates), still not fitting. Let's assume the example is: If 'INDIA' is coded as 'AIIDNA', where the first letter is replaced by 'A' and the rest is the original word. This is not a decipherable pattern for competitive exams. A common pattern that looks *similar* to the example might be: If 'INDIA' is coded as 'IND IA' (space inserted) or 'INDIAI' (last letter appended). Let's assume the example is flawed and proceed with standard letter coding.
Number Coding
In number coding, words or letters are represented by numbers. This can be based on:
- Alphabetical Position: Direct mapping of letters to their position (A=1, B=2, ...).
- Reverse Alphabetical Position: Mapping from the end of the alphabet (Z=1, Y=2, ... A=26).
- Sum/Product of Positions: Summing or multiplying the positional values of letters in a word.
- Fixed Numerical Value: Assigning a specific number to a letter regardless of its position.
- Digit Sum: If a position value is a two-digit number, summing its digits (e.g., L=12, digit sum = 1+2=3).
Example 3: If 'BIG' is coded as '279', what is 'CAT' coded as?
Analysis: B is the 2nd letter. I is the 9th letter. G is the 7th letter. The code '279' seems to be a jumbled order of positional values. Let's assume it's B=2, G=7, I=9. The order is mixed. A more consistent coding would be '297'. If the code is '279', it implies some rearrangement. Let's try positional values: B=2, I=9, G=7. The code given is 279. This could mean B=2, G=7, I=9. The order is not strictly alphabetical position. Let's assume the code is positional values in a specific order or a typo. If BIG = 297 (positional values in order B=2, I=9, G=7). Then CAT: C = 3 A = 1 T = 20 So, CAT would be coded as '3120'.
Example 4: If 'GO' is coded as '32', what is 'SHEEP' coded as?
Analysis: G = 7, O = 15. Sum = 7 + 15 = 22. Not 32. Reverse positions: G = 20 (27-7), O = 12 (27-15). Sum = 20 + 12 = 32. This matches! The rule is the sum of the reverse alphabetical positions.
Applying this to 'SHEEP': S: Reverse position = 27 - 19 = 8 H: Reverse position = 27 - 8 = 19 E: Reverse position = 27 - 5 = 22 E: Reverse position = 27 - 5 = 22 P: Reverse position = 27 - 16 = 11 Sum = 8 + 19 + 22 + 22 + 11 = 82. So, 'SHEEP' is coded as '82'.
Mixed Coding (Letters and Numbers)
Sometimes, coding involves a mix of letter and number manipulations.
Example 5: If 'MAN' is coded as '13114', what is 'WOMAN' coded as?
Analysis: M = 13 (positional value) A = 1 (positional value) N = 14 (positional value) Combining these gives '13114'. The rule is to concatenate the positional values of the letters.
Applying this to 'WOMAN': W = 23 O = 15 M = 13 A = 1 N = 14 Concatenating these gives '231513114'.
Classification: Letters and Numbers
Classification questions ask you to identify the odd one out from a given set of items (letters, words, or numbers). The key is to find a common property shared by most items, leaving one item that does not fit the pattern.
Letter Classification
In letter classification, you are given a set of letter groups, and you need to find the group that does not follow the same pattern as the others. Patterns can include:
- Positional Difference: The difference in positions between consecutive letters.
- Vowel/Consonant Count: The number of vowels or consonants.
- Symmetry: Letters that are symmetrical (e.g., A, H, I, M, O, T, U, V, W, X, Y).
- Alphabetical Order: Whether letters are in ascending or descending order.
- Specific Letter Groupings: Letters belonging to a particular segment of the alphabet.
Example 6: Find the odd one out: (A) ACE (B) BDF (C) EGI (D) HJL
Analysis: (A) ACE: A(+2)→C(+2)→E. Difference is +2, +2. (B) BDF: B(+2)→D(+2)→F. Difference is +2, +2. (C) EGI: E(+2)→G(+2)→I. Difference is +2, +2. (D) HJL: H(+2)→J(+2)→L. Difference is +2, +2.
This example seems to have all items following the same pattern. Let's assume a typo and check other possibilities. If the options were: (A) ACE (B) BDF (C) GIK (D) JLN (A) ACE: +2, +2 (B) BDF: +2, +2 (C) GIK: G(+4)→I(+2)→K. Pattern is +4, +2. (D) JLN: J(+2)→L(+2)→N. Pattern is +2, +2. Here, GIK is the odd one out because its internal letter spacing is different.
Example 7: Find the odd one out: (A) PQR (B) STU (C) XYZ (D) LMN
Analysis: (A) PQR: Consecutive letters. (B) STU: Consecutive letters. (C) XYZ: Consecutive letters. (D) LMN: Consecutive letters. Again, all seem to follow the same pattern. Let's consider another aspect. If the options were: (A) PQS (B) STV (C) WXY (D) LMN (A) PQS: P(+1)→Q(+2)→S. Pattern +1, +2. (B) STV: S(+1)→T(+2)→V. Pattern +1, +2. (C) WXY: W(+1)→X(+1)→Y. Pattern +1, +1. (D) LMN: L(+1)→M(+1)→N. Pattern +1, +1. This is also ambiguous. Let's try another common pattern: vowel/consonant. If the options were: (A) BCD (consonant, consonant, consonant) (B) EFG (vowel, consonant, consonant) (C) HIJ (consonant, vowel, consonant) (D) KLM (consonant, consonant, consonant) Here, EFG or HIJ could be the odd one out based on vowel/consonant composition. Let's use a standard example: Find the odd one out: (A) DHL (B) PSZ (C) GJM (D) NQU Analysis: (A) DHL: D(+4)→H(+4)→L. Pattern +4, +4. (B) PSZ: P(+3)→S(+7)→Z. Pattern +3, +7. (C) GJM: G(+6)→M(+6)→??? Wait, G(+6)=M. Let's recheck. G(7)+6=13(M). M(13)+6=19(S). So GMS. The option is GJM. G(+3)=J, J(+3)=M. Pattern +3, +3. (D) NQU: N(+3)→Q(+3)→U. Pattern +3, +3. Let's re-examine the provided options for DHL, PSZ, GJM, NQU. (A) DHL: D(4) H(8) L(12). Difference is +4, +4. (B) PSZ: P(16) S(19) Z(26). Difference is +3, +7. (C) GJM: G(7) J(10) M(13). Difference is +3, +3. (D) NQU: N(14) Q(17) U(21). Difference is +3, +4. This set is also problematic. Let's assume a common set of patterns often seen: Find the odd one out: (A) BDF (+2, +2) (B) GJM (+3, +3) (C) LPU (+5, +6) (D) QVW (+5, +2) In this case, BDF and GJM have consistent differences. LPU and QVW do not. Let's use a clear example: Find the odd one out: (A) C E G (B) A C E (C) F H J (D) K M P (A) C(3) E(5) G(7): +2, +2 (B) A(1) C(3) E(5): +2, +2 (C) F(6) H(8) J(10): +2, +2 (D) K(11) M(13) P(16): +2, +3 Here, KMP is the odd one out.
Number Classification
Here, you are given a set of numbers, and you must find the one that doesn't fit the pattern of the others. Common patterns include:
- Even/Odd: All numbers are even, except one.
- Prime/Composite: All numbers are prime, except one, or vice-versa.
- Perfect Squares/Cubes: Numbers that are squares or cubes.
- Divisibility Rules: Numbers divisible by a specific number.
- Sum of Digits: The sum of digits follows a pattern.
- Arithmetic Progression: The digits or the number itself forms a sequence.
- Relationship between Digits: e.g., the first digit is twice the second.
Example 8: Find the odd one out: (A) 8 (B) 16 (C) 27 (D) 64
Analysis: (A) 8 = 23 (Cube) (B) 16 = 42 (Square) or 24 (C) 27 = 33 (Cube) (D) 64 = 82 (Square) or 43 (Cube)
This is tricky. 8 and 27 are cubes. 16 and 64 are squares. Let's re-evaluate: 8 = 23 16 = 24 27 = 33 64 = 43 or 26 If we consider cubes: 8 (23), 27 (33), 64 (43). Then 16 is the odd one out. If we consider powers of 2: 8 (23), 16 (24), 64 (26). Then 27 is the odd one out. The most common interpretation in such cases is to look for the simplest pattern. 8, 27, 64 are perfect cubes. 16 is not a perfect cube. So, 16 is the odd one out.
Example 9: Find the odd one out: (A) 123 (B) 456 (C) 789 (D) 135
Analysis: (A) 123: Digits are consecutive (1, 2, 3). Sum of digits = 6. (B) 456: Digits are consecutive (4, 5, 6). Sum of digits = 15. (C) 789: Digits are consecutive (7, 8, 9). Sum of digits = 24. (D) 135: Digits are not consecutive. They are in arithmetic progression with a common difference of 2 (1, 3, 5). Sum of digits = 9. The pattern for A, B, C is consecutive digits. D has digits in an arithmetic progression but not consecutive. Thus, 135 is the odd one out.
Embedded Figures
Embedded figure questions, also known as 'figure finding' or 'hidden figure' questions, require you to locate a simpler geometric shape within a more complex composite figure. The simpler shape (the 'key figure') will be present in the complex figure, often rotated or distorted.
Types of Key Figures
The key figure you need to find could be:
- A square
- A rectangle
- A triangle
- A circle
- A line segment
- Specific combinations of lines (e.g., an 'L' shape, a 'T' shape)
Strategy for Solving
Follow these steps to effectively find embedded figures:
- Identify the Key Figure: Clearly understand the shape you are looking for. It will be presented separately.
- Scan the Complex Figure: Look for components of the key figure within the larger diagram. Don't get distracted by the overall complexity.
- Consider Rotations and Size: The key figure might be rotated (upside down, sideways) or slightly larger or smaller than expected, but its basic geometric properties must remain the same.
- Focus on Lines and Angles: Pay close attention to the lines, vertices, and angles that form the complex figure. Try to trace the outline of the key figure.
- Break Down the Complex Figure: Mentally (or physically, if allowed) try to dissect the complex figure into simpler shapes. See if any of these simpler shapes match the key figure.
- Use Elimination: If options are provided, and you find a potential match, check if it perfectly fits the criteria. If not, eliminate it and continue searching.
- Practice: The more you practice, the faster you will become at recognizing patterns and identifying the embedded shapes.
Example 10: Imagine a complex figure composed of several overlapping squares and triangles. The key figure to find is a simple square.
Solution Approach: You would scan the complex diagram, looking for any four straight lines meeting at right angles to form a square. This square might be one of the explicitly drawn squares, or it might be formed by the boundaries of other shapes within the diagram. For instance, the space between two intersecting lines and two other intersecting lines could form a square.
Example 11: Key Figure: A right-angled triangle. Complex Figure: A large hexagon with diagonals drawn from one vertex to all non-adjacent vertices.
Solution Approach: The large hexagon can be divided into smaller triangles. By examining the vertices and the lines connecting them, you would look for any three points forming a right angle. For instance, if the hexagon is regular, it might not contain a right-angled triangle. However, if it's an irregular hexagon, or if the diagonals create specific intersections, a right-angled triangle might be formed. You need to carefully trace the lines.
Coding-Decoding: Small and Capital Letters
This is a variation of letter coding where the case (uppercase or lowercase) of the letters plays a role in the coding pattern.
- Case Change: Uppercase letters might be coded as lowercase, or vice versa.
- Mixed Case Patterns: The pattern might depend on whether the letter is initially uppercase or lowercase.
- Positional Value with Case: The position might be considered, and then the case is changed based on a rule (e.g., odd positions become lowercase, even positions become uppercase).
Example 12: If 'Apple' is coded as 'aPPLe', what is 'Banana' coded as?
Analysis: 'Apple' -> 'aPPLe' A (1st letter, uppercase) -> a (lowercase) p (2nd letter, lowercase) -> P (uppercase) p (3rd letter, lowercase) -> P (uppercase) l (4th letter, lowercase) -> L (uppercase) e (5th letter, lowercase) -> e (lowercase)
This pattern is inconsistent. Let's assume a simpler, more common pattern: If 'Apple' is coded as 'aPPLE', the first letter changes case, and the rest remain the same. This is unlikely. If 'Apple' is coded as 'aPpLe', perhaps vowels change case, and consonants remain. A (vowel) -> a p (consonant) -> P p (consonant) -> P l (consonant) -> L e (vowel) -> e This rule seems plausible: Vowels change to lowercase, consonants change to uppercase.
Applying this rule to 'Banana': B (consonant) -> B a (vowel) -> a n (consonant) -> N a (vowel) -> a n (consonant) -> N a (vowel) -> a Result: 'BaNaNa'. This is a possible interpretation.
Another common pattern: If 'Apple' is coded as 'aPPle', maybe the rule is: First letter changes case, and subsequent letters alternate case starting with uppercase. A -> a p -> P p -> p l -> L e -> e This gives 'aPpLe'. Applying to 'Banana': B -> b a -> A n -> n a -> A n -> n a -> A Result: 'bAnAnA'.
Without a clear example, it's hard to be definitive. Always look for consistency across all letters.