Home
Class 12
MATHS
Let N be the set of numbers and two func...

Let N be the set of numbers and two functions f and g be defined as `f,g:N to N` such that
`f(n)={((n+1)/(2), ,"if n is odd"),((n)/(2),,"if n is even"):}`
and `g(n)=n-(-1)^(n)`. Then, fog is

A

Both one-one and onto

B

Neither one-one nor onto

C

onto but not one-one

D

One-one but not onto

Text Solution

AI Generated Solution

The correct Answer is:
To solve the problem, we need to find the composition of the two functions \( f \) and \( g \), denoted as \( f \circ g \) or \( f(g(n)) \). ### Step 1: Understand the functions \( f \) and \( g \) The function \( f \) is defined as: \[ f(n) = \begin{cases} \frac{n + 1}{2} & \text{if } n \text{ is odd} \\ \frac{n}{2} & \text{if } n \text{ is even} \end{cases} \] The function \( g \) is defined as: \[ g(n) = n - (-1)^n \] ### Step 2: Simplify \( g(n) \) The term \( (-1)^n \) evaluates to: - \( -1 \) when \( n \) is odd - \( +1 \) when \( n \) is even Thus, we can rewrite \( g(n) \): - If \( n \) is odd: \[ g(n) = n - (-1) = n + 1 \] - If \( n \) is even: \[ g(n) = n - 1 \] So, we have: \[ g(n) = \begin{cases} n + 1 & \text{if } n \text{ is odd} \\ n - 1 & \text{if } n \text{ is even} \end{cases} \] ### Step 3: Find \( f(g(n)) \) Now, we need to find \( f(g(n)) \): - If \( n \) is odd: \[ g(n) = n + 1 \quad (\text{which is even}) \] Therefore, \[ f(g(n)) = f(n + 1) = \frac{n + 1}{2} \] - If \( n \) is even: \[ g(n) = n - 1 \quad (\text{which is odd}) \] Therefore, \[ f(g(n)) = f(n - 1) = \frac{(n - 1) + 1}{2} = \frac{n}{2} \] ### Step 4: Combine results Now we can summarize the composition \( f \circ g \): \[ f(g(n)) = \begin{cases} \frac{n + 1}{2} & \text{if } n \text{ is odd} \\ \frac{n}{2} & \text{if } n \text{ is even} \end{cases} \] ### Step 5: Conclusion The final result for \( f \circ g \) is: \[ f \circ g(n) = \begin{cases} \frac{n + 1}{2} & \text{if } n \text{ is odd} \\ \frac{n}{2} & \text{if } n \text{ is even} \end{cases} \]

To solve the problem, we need to find the composition of the two functions \( f \) and \( g \), denoted as \( f \circ g \) or \( f(g(n)) \). ### Step 1: Understand the functions \( f \) and \( g \) The function \( f \) is defined as: \[ f(n) = \begin{cases} ...
Promotional Banner

Topper's Solved these Questions

  • JEE MAIN REVISION TEST-3 (2020)

    VMC MODULES ENGLISH|Exercise MATHEMATICS (SECTION 2)|5 Videos
  • JEE Main Revision Test-20 | JEE-2020

    VMC MODULES ENGLISH|Exercise MATHEMATICS|25 Videos
  • JEE Main Revision Test-6 | JEE-2020

    VMC MODULES ENGLISH|Exercise MATHEMATICS|25 Videos

Similar Questions

Explore conceptually related problems

check that f : N- N defined by f(n)={(n+1)/2,(if n is odd)),(n/2,(if n is even)) is one -one onto function ?

Let f:N to N be defined by f(n)={{:((n+1)/2, " if n is odd"),(n/2, "if n is even"):} for all n in N . Prove that f is many-one, onto function.

Let f: N->N be defined0 by: f(n)={(n+1)/2, if n is odd (n-1)/2, if n is even Show that f is a bijection.

If f:NrarrZ defined as f(n)={{:((n-1)/(2),":"," if n is odd"),((-n)/(2),":", " if n is even"):} and g:NrarrN defined as g(n)=n-(-1)^(n) , then fog is (where, N is the set of natural numbers and Z is the set of integers)

Find the sequence of the numbers defined by a_(n)={{:(1/n,"when n is odd"),(-1/n,"when n is even"):}

If f and g are two functions defined on N , such that f(n)= {{:(2n-1if n is even), (2n+2 if n is odd):} and g(n)=f(n)+f(n+1) Then range of g is (A) {m in N : m= multiple of 4 } (B) { set of even natural numbers } (C) {m in N : m=4k+3,k is a natural number (D) {m in N : m= multiple of 3 or multiple of 4 }

A function f from integers to integers is defined as f(n)={(n+3",",n in odd),(n//2 ",",n in even):} Suppose k in odd and f(f(f(k)))=27. Then the value of k is ________

Let f:NrarrN in such that f(n+1)gtf(f(n)) for all n in N then

Let f : N->N be defined by f(n)={(n+1)/2,"if n is odd " n/2,"if n is even " for all n in N . State whether the function f is bijective. Justify your answer.

The funciton f: N to N given by f(n)=n-(-1)^(n) for all n in N is