Generation Count
Generation Count problems ask for the number of generations between two persons in a family tree. For example, grandparents are 2 generations above grandchildren. These problems test your ability to measure generational distance in a family hierarchy.
What You'll Learn
Introduction to Generation Count
Generation Count problems ask for the number of generations between two persons in a family tree. For example, grandparents are 2 generations above grandchildren. These problems test your ability to measure generational distance in a family hierarchy.
Prerequisites
How to Solve Generation Count Problems
Step 1: Identify the two persons in the family tree
Step 2: Determine the generation level of each person (assign numbers: 1, 2, 3, etc.)
Step 3: Count how many generations separate them (absolute difference in generation numbers)
Step 4: If one is ancestor of the other, the count is the number of steps down the tree
Step 5: If they are in different branches, go up to common ancestor then down
Step 6: The generation count is the number of parent-child steps between them
Step 7: Present the generation gap number
Example Problem
Example: How many generations apart are a person and their great-grandparent? Solution: Step 1: Great-grandparent is 3 generations above (great-grandparent → grandparent → parent → self) Step 2: Generation gap = 3 Answer: 3 generations
Pro Tips & Tricks
- Parent-child: 1 generation gap
- Grandparent-grandchild: 2 generations gap
- Great-grandparent: 3 generations gap
- Siblings: 0 generations gap (same generation)
- Cousins: 0 generations gap (same generation, different branches)
- Aunt/Uncle to niece/nephew: 1 generation gap
Shortcut Methods to Solve Faster
Common Mistakes to Avoid
Practice Worksheets
Practice makes perfect! Work through these worksheets to master Generation Count. Each worksheet contains 20 questions with detailed explanations. Start from Worksheet 1 and progress through increasing difficulty levels.
Exam Importance
Generation Count is an important topic for various competitive exams. Here's how frequently it appears:
Ready to Master Generation Count?
Start with Worksheet 1 and work your way up to expert level! Each worksheet includes: