Solveeit Logo

Question

Question: Let \(A = \\{ 9,10,11,12,13\\} \) and \(f:A \to N\) be defined by \[f\left( n \right)\]=highest prim...

Let A=9,10,11,12,13A = \\{ 9,10,11,12,13\\} and f:ANf:A \to N be defined by f(n)f\left( n \right)=highest prime factor of nn, then its range is
A. \left\\{ {13} \right\\}
B. \left\\{ {3,5,11,13} \right\\}
C. \left\\{ {11,13} \right\\}
D. \left\\{ {2,3,5,11} \right\\}

Explanation

Solution

Consider the set is given A=9,10,11,12,13A = \\{ 9,10,11,12,13\\} and the function is defined as f:ANf:A \to N and its range f(n)f\left( n \right) contain the highest prime factor of nn.
First, find the factors of elements of the set A=9,10,11,12,13A = \\{ 9,10,11,12,13\\} .
Find the highest prime factor of each element.
The set of the highest prime factors of the individual elements is the range f(n)f\left( n \right)

Complete step-by-step solution:
The function is defined f:ANf:A \to N where, A=9,10,11,12,13A = \\{ 9,10,11,12,13\\} .
Take the values of n=9,10,11,12,13n = \\{ 9,10,11,12,13\\} , find the factor of each element.
The factors of 99 =3×33 \times 3
The factors of 1010 =2×52 \times 5
The factors of 1111 =1×111 \times 11
The factors of 1212 =2×2×32 \times 2 \times 3
The factors of 1313 =1×131 \times 13
f(n)f\left( n \right)=highest prime factor of nn
f(9)f\left( 9 \right)=the highest prime factor of 99
\Rightarrow f(9)=3f\left( 9 \right) = 3
f(10)f\left( {10} \right)=the highest prime factor of 1010
\Rightarrow f(10)=5f\left( {10} \right) = 5
f(11)f\left( {11} \right)=the highest prime factor of 1111
\Rightarrow f(11)=11f\left( {11} \right) = 11
f(12)f\left( {12} \right)=the highest prime factor of 1212
\Rightarrow f(12)=3f\left( {12} \right) = 3
f(13)f\left( {13} \right)=the highest prime factor of 1313
\Rightarrow f(13)=13f\left( {13} \right) = 13
The range of ff is the set of all f(n)f(n) =\left\\{ {3,5,11,13} \right\\}
The range f(n)f\left( n \right) is \left\\{ {3,5,11,13} \right\\}.

Option B is the correct answer.

Note: Here are some basic ideas about the domain and range of a function.
Domain: The set of possible input values, the values go into a function is called domain.
Range: The set of possible output values and all the values that come out is called range.
For example: If the set A = \left\\{ {1,2,3} \right\\} and f(x)=x2f(x) = {x^2} then,
f(1)=12f(1) = {1^2}
f(1)=1\Rightarrow f(1) = 1
f(2)=22f(2) = {2^2}
f(2)=4\Rightarrow f(2) = 4
f(3)=32f(3) = {3^2}
f(3)=9\Rightarrow f(3) = 9
The range is set of all elements \left\\{ {1,4,9} \right\\} and domain is \left\\{ {1,2,3} \right\\}.