Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Functions question

2023 · 25 Jan · Shift 2 · Q24
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Functions
  5. /2023 · 25 Jan · Shift 2 · Q24

Functions question

2023 · 25 Jan · Shift 2 · Q24

JEE MainMathematicsFunctionsMCQ+4 / −1
The number of functions f:{1,2,3,4}→{a∈Z∣a∣≤8}f:\{ 1,2,3,4\} \to \{ a \in Z|a| \le 8\}f:{1,2,3,4}→{a∈Z∣a∣≤8} satisfying f(n)+1nf(n+1)=1,∀n∈{1,2,3}f(n) + {1 \over n}f(n + 1) = 1,\forall n \in \{ 1,2,3\}f(n)+n1​f(n+1)=1,∀n∈{1,2,3} is
  1. A
    2
  2. B
    3
  3. C
    1
  4. D
    4
View written solutionFree

Correct answer: A

  1. Interpret the codomain

The codomain is {a∈Z∣∣a∣≤8}={−8,−7,…,7,8}.\{a\in \mathbb Z\mid |a|\le 8\} = \{-8,-7,\dots,7,8\}.{a∈Z∣∣a∣≤8}={−8,−7,…,7,8}. So each function value must be an integer between −8-8−8 and 888.

Let f(1)=x1,f(2)=x2,f(3)=x3,f(4)=x4,f(1)=x_1,\quad f(2)=x_2,\quad f(3)=x_3,\quad f(4)=x_4,f(1)=x1​,f(2)=x2​,f(3)=x3​,f(4)=x4​, where each xi∈Zx_i\in \mathbb Zxi​∈Z and ∣xi∣≤8|x_i|\le 8∣xi​∣≤8.

The condition is f(n)+1nf(n+1)=1,n=1,2,3.f(n)+\frac1n f(n+1)=1, \qquad n=1,2,3.f(n)+n1​f(n+1)=1,n=1,2,3. So we get the system:

  • for n=1n=1n=1: x1+x2=1x_1+x_2=1x1​+x2​=1
  • for n=2n=2n=2: x2+12x3=1x_2+\frac12 x_3=1x2​+21​x3​=1
  • for n=3n=3n=3: x3+13x4=1x_3+\frac13 x_4=1x3​+31​x4​=1

We must count integer solutions (x1,x2,x3,x4)(x_1,x_2,x_3,x_4)(x1​,x2​,x3​,x4​) satisfying these.


  1. Use integrality constraints

From x2+12x3=1,x_2+\frac12 x_3=1,x2​+21​x3​=1, we get x3=2(1−x2)=2−2x2.x_3=2(1-x_2)=2-2x_2.x3​=2(1−x2​)=2−2x2​. Hence x3x_3x3​ must be even.

From x3+13x4=1,x_3+\frac13 x_4=1,x3​+31​x4​=1, we get x4=3(1−x3)=3−3x3.x_4=3(1-x_3)=3-3x_3.x4​=3(1−x3​)=3−3x3​. So once x3x_3x3​ is integer, x4x_4x4​ is automatically integer.

Also from x1+x2=1,x_1+x_2=1,x1​+x2​=1, we get x1=1−x2.x_1=1-x_2.x1​=1−x2​.

Thus everything is determined by x2x_2x2​.


  1. Express all variables in terms of one parameter

Let x2=t∈Zx_2=t\in \mathbb Zx2​=t∈Z. Then x1=1−t,x_1=1-t,x1​=1−t, x3=2−2t,x_3=2-2t,x3​=2−2t, x4=3−3x3=3−3(2−2t)=6t−3.x_4=3-3x_3=3-3(2-2t)=6t-3.x4​=3−3x3​=3−3(2−2t)=6t−3.

So all solutions are of the form (x1,x2,x3,x4)=(1−t, t, 2−2t, 6t−3).(x_1,x_2,x_3,x_4)=(1-t,\ t,\ 2-2t,\ 6t-3).(x1​,x2​,x3​,x4​)=(1−t, t, 2−2t, 6t−3).

Now impose ∣xi∣≤8|x_i|\le 8∣xi​∣≤8.


  1. Apply bounds one by one

From ∣x2∣≤8|x_2|\le 8∣x2​∣≤8

−8≤t≤8.-8\le t\le 8.−8≤t≤8.

From ∣x1∣≤8|x_1|\le 8∣x1​∣≤8

∣1−t∣≤8  ⟹  −8≤1−t≤8.|1-t|\le 8 \implies -8\le 1-t\le 8.∣1−t∣≤8⟹−8≤1−t≤8. This gives −7≤t≤9.-7\le t\le 9.−7≤t≤9.

From ∣x3∣≤8|x_3|\le 8∣x3​∣≤8

∣2−2t∣≤8  ⟹  ∣1−t∣≤4,|2-2t|\le 8 \implies |1-t|\le 4,∣2−2t∣≤8⟹∣1−t∣≤4, so −3≤t≤5.-3\le t\le 5.−3≤t≤5.

From ∣x4∣≤8|x_4|\le 8∣x4​∣≤8

∣6t−3∣≤8  ⟹  −8≤6t−3≤8.|6t-3|\le 8 \implies -8\le 6t-3\le 8.∣6t−3∣≤8⟹−8≤6t−3≤8. Adding 333: −5≤6t≤11.-5\le 6t\le 11.−5≤6t≤11. Dividing by 666: −56≤t≤116.-\frac56\le t\le \frac{11}{6}.−65​≤t≤611​. Since ttt is an integer, t∈{0,1}.t\in \{0,1\}.t∈{0,1}.

So only two values of ttt are possible.


  1. List the corresponding functions

Case 1: t=0t=0t=0

x1=1,x2=0,x3=2,x4=−3.x_1=1,\quad x_2=0,\quad x_3=2,\quad x_4=-3.x1​=1,x2​=0,x3​=2,x4​=−3. So one function is f(1)=1, f(2)=0, f(3)=2, f(4)=−3.f(1)=1,\ f(2)=0,\ f(3)=2,\ f(4)=-3.f(1)=1, f(2)=0, f(3)=2, f(4)=−3.

Case 2: t=1t=1t=1

x1=0,x2=1,x3=0,x4=3.x_1=0,\quad x_2=1,\quad x_3=0,\quad x_4=3.x1​=0,x2​=1,x3​=0,x4​=3. So another function is f(1)=0, f(2)=1, f(3)=0, f(4)=3.f(1)=0,\ f(2)=1,\ f(3)=0,\ f(4)=3.f(1)=0, f(2)=1, f(3)=0, f(4)=3.

Hence the total number of functions is 2.2.2.


  1. Check options
  • A: 222 ✅
  • B: 333 ❌
  • C: 111 ❌
  • D: 444 ❌

Therefore, the correct option is A.

PreviousNext

More from Functions

  • Let f:R→R be a function defined by f(x)=logm​​{2​(sinx−cosx)+m−2}, for some m, such that the range of f is [0, 2]. Then the value of m is ​2023 · MCQ
  • Let f(x)=2xn+λ,λ∈R,n∈N, and f(4)=133,f(5)=255. Then the sum of all the positive integer divisors of (f(3)−f(2)) is2023 · MCQ
  • The domain of f(x)=e2loge​x−(2x+3)log(x+1)​(x−2)​,x∈R is2023 · MCQ
  • Let f:R→R be a function such that f(x)=x2+1x2+2x+1​. Then2023 · MCQ
  • Suppose f is a function satisfying f(x+y)=f(x)+f(y) for all x,y∈N and f(1)=51​. If n=1∑m​n(n+1)(n+2)f(n)​=121​, then m is equal to ​.2023 · Numerical
  • Consider a function f:N→R, satisfying f(1)+2f(2)+3f(3)+....+xf(x)=x(x+1)f(x);x≥2 with f(1)=1. Then f(2022)1​+f(2028)1​ is equal to2023 · MCQ
  • Let S={1,2,3,4,5,6}. Then the number of one-one functions f:S→P(S), where P(S) denote the power set of S, such that f(n)⊂f( m) where $n \lt…2023 · Numerical
  • The range of the function f(x)=3−x​+2+x​ is :2023 · MCQ