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

2022 · 27 Jul · Shift 1 · Q25
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. /2022 · 27 Jul · Shift 1 · Q25

Functions question

2022 · 27 Jul · Shift 1 · Q25

JEE MainMathematicsFunctionsMCQ+4 / −1
Let f,g:N−{1}→Nf, g: \mathbb{N}-\{1\} \rightarrow \mathbb{N}f,g:N−{1}→N be functions defined by f(a)=αf(a)=\alphaf(a)=α, where α\alphaα is the maximum of the powers of those primes ppp such that pαp^{\alpha}pα divides aaa, and g(a)=a+1g(a)=a+1g(a)=a+1, for all a∈N−{1}a \in \mathbb{N}-\{1\}a∈N−{1}. Then, the function f+gf+gf+g is
  1. A
    one-one but not onto
  2. B
    onto but not one-one
  3. C
    both one-one and onto
  4. D
    neither one-one nor onto
View written solutionFree

Correct answer: D

  1. Understand the domain and codomain

    We have

    \mathbb N\setminus\{1\}\to \mathbb N.$$ So the domain is all natural numbers except $1$, i.e. $\{2,3,4,\dots\}$, and codomain is $\mathbb N$.
  2. Interpret f(a)f(a)f(a)

    Write the prime factorization of aaa as a=p1e1p2e2⋯pkek.a=p_1^{e_1}p_2^{e_2}\cdots p_k^{e_k}.a=p1e1​​p2e2​​⋯pkek​​. Then f(a)f(a)f(a) is the maximum exponent among e1,e2,…,eke_1,e_2,\dots,e_ke1​,e2​,…,ek​.

    For example:

    • 12=22⋅3⇒f(12)=212=2^2\cdot 3 \Rightarrow f(12)=212=22⋅3⇒f(12)=2
    • 72=23⋅32⇒f(72)=372=2^3\cdot 3^2 \Rightarrow f(72)=372=23⋅32⇒f(72)=3
    • if aaa is square-free, then f(a)=1f(a)=1f(a)=1
  3. Compute (f+g)(a)(f+g)(a)(f+g)(a)

    Since g(a)=a+1,g(a)=a+1,g(a)=a+1, we get (f+g)(a)=f(a)+g(a)=f(a)+a+1.(f+g)(a)=f(a)+g(a)=f(a)+a+1.(f+g)(a)=f(a)+g(a)=f(a)+a+1.

  4. Check whether f+gf+gf+g is one-one

    To be one-one, different inputs must give different outputs.

    Let us test small values:

    • For a=2a=2a=2: since 2=212=2^12=21, f(2)=1,f(2)=1,f(2)=1, so (f+g)(2)=1+(2+1)=4.(f+g)(2)=1+(2+1)=4.(f+g)(2)=1+(2+1)=4.
    • For a=3a=3a=3: since 3=313=3^13=31, f(3)=1,f(3)=1,f(3)=1, so (f+g)(3)=1+(3+1)=5.(f+g)(3)=1+(3+1)=5.(f+g)(3)=1+(3+1)=5.
    • For a=4a=4a=4: since 4=224=2^24=22, f(4)=2,f(4)=2,f(4)=2, so (f+g)(4)=2+(4+1)=7.(f+g)(4)=2+(4+1)=7.(f+g)(4)=2+(4+1)=7.
    • For a=5a=5a=5: since 5=515=5^15=51, f(5)=1,f(5)=1,f(5)=1, so (f+g)(5)=1+(5+1)=7.(f+g)(5)=1+(5+1)=7.(f+g)(5)=1+(5+1)=7.

    Thus, (f+g)(4)=(f+g)(5)=7,(f+g)(4)=(f+g)(5)=7,(f+g)(4)=(f+g)(5)=7, but 4≠54\ne 54=5.

    Therefore, f+gf+gf+g is not one-one.

  5. Check whether f+gf+gf+g is onto

    We need to see whether every natural number is attained.

    For any a≥2a\ge 2a≥2, we have f(a)≥1f(a)\ge 1f(a)≥1 because every integer a>1a>1a>1 has at least one prime factor with exponent at least 111.

    Hence, (f+g)(a)=a+1+f(a)≥a+1+1=a+2.(f+g)(a)=a+1+f(a)\ge a+1+1=a+2.(f+g)(a)=a+1+f(a)≥a+1+1=a+2. Since a≥2a\ge 2a≥2, we get (f+g)(a)≥4.(f+g)(a)\ge 4.(f+g)(a)≥4.

    So the values 1,2,31,2,31,2,3 are never attained.

    Therefore, f+gf+gf+g is not onto as a function into N\mathbb NN.

  6. Conclusion

    The function f+gf+gf+g is:

    • not one-one
    • not onto

    Hence the correct option is D: neither one-one nor onto.\boxed{\text{D: neither one-one nor onto}}.D: neither one-one nor onto​.

PreviousNext

More from Functions

  • Let f(x)=2x2−x−1 and S={n∈Z:∣f(n)∣≤800}. Then, the value of n∈S∑​f(n) is equal to ​.2022 · Numerical
  • The number of functions f, from the set A={x∈N:x2−10x+9≤0} to the set B={n2:n∈N} such that f(x)≤(x−3)2+1, for every x∈A…2022 · Numerical
  • Let f : R → R be a function defined by f(x)=e2x+e2e2x​. Then f(1001​)+f(1002​)+f(1003​)+.....+f(10099​)…2022 · Numerical
  • Let S = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}. Define f : S → S as f(n)={2n2n−11​,,​ifn=1,2,3,4,5ifn=6,7,8,9,10​. Let g : S → S be a…2022 · Numerical
  • Let α,β and γ be three positive real numbers. Let f(x)=αx5+βx3+γx,x∈R and g:R→R be such that g(f(x))=x for all x∈R. If a1​,a2​,a3​,…,an​…2022 · MCQ
  • For p,q∈R, consider the real valued function f(x)=(x−p)2−q,x∈R and q>0. Let a1​, a2′​a3​ and a4​…2022 · Numerical
  •  Let f(x)=ax2+bx+c be such that f(1)=3,f(−2)=λ and  f(3)=4. If f(0)+f(1)+f(−2)+f(3)=14, then λ is equal to :2022 · MCQ
  • Let a function f : N → N be defined by f(n)=​2n,n−1,2n+1​,​n=2,4,6,8,......n=3,7,11,15,......n=1,5,9,13,......​ then, f is2022 · MCQ