To solve this problem, we need to break it into two parts: finding the number of elements in the relation \( R \) and evaluating the summation.
Step 1: Identify the Number of Elements in Relation \( R \)
The relation \( R = (a, b) : a + 5b = 42 \) where \( a, b \in \mathbb{N} \) (Natural numbers), implies that for each valid \( b \), there is a corresponding \( a \) such that \( a \) is a natural number.
Rewriting the equation for \( a \) gives:
\(a = 42 - 5b.\)
Since \( a \) and \( b \) must be natural numbers, \( 42 - 5b > 0 \). Solving gives:
\(42 > 5b \Rightarrow b < \frac{42}{5} = 8.4.\)
Since \( b \) is a natural number, \( b \) can take values from 1 to 8.
Verification with integer numbers:
All these values satisfy the condition \( a \in \mathbb{N} \). Thus, \( m = 8 \).
Step 2: Evaluate the Summation
We are given:
\(\sum\limits_{n=1}^{m}(1+i^{n!})\) = x +\)
where \( i = \sqrt{-1} \) and \( n! \) is the factorial of \( n \). Since \( i^4 = 1 \), \( i^n \) cycles every 4 terms (i.e., \( i, -1, -i, 1 \)). Calculating for \( n \) from 1 to 8:
Summing them:
Thus, \( x = 11 \) and \( y = 1 \).
Final Calculation and Conclusion
We need to find \( x + y + m \).
\(x + y + m = 11 + 1 + 8 = 20.\)
Therefore, the answer is 20.