ExamBro
ExamBro
AP EAMCET · Maths · Functions

Let \(f: \mathbf{N} \times \mathbf{N} \rightarrow \mathbf{N}\) be a function such that \(f((1,1))=2\) and \(f((m+1, n))=f((m, n))\) \(+2(m+n)\) and \(f((m, n+1))=f((m, n))+2\) \((m+n-1), \forall m, n \in \mathbf{N}\), then find \(f(2,2)\)

  1. A 8
  2. B 7
  3. C 9
  4. D 10
Verified Solution

Answer & Solution

Correct Answer

(D) 10

Step-by-step Solution

Detailed explanation

Given function \(f: \mathbf{N} \times \mathbf{N} \longrightarrow \mathbf{N}\), such that \[ f(m+1, n)=f(m, n)+2(m+n) \] and \(f(m, n+1)=f(m, n)+2(m+n-1)\), where \(f(1,1)=2\).…