A = {9, 10, 11, 12, 13}
f: A \(→\) N is defined as
f(n) = The highest prime factor of n
Prime factor of 9 = 3
Prime factors of 10 = 2, 5
Prime factor of 11 = 11
Prime factors of 12 = 2, 3
Prime factor of 13 = 13
∴f(9) = The highest prime factor of 9 = 3
f(10) = The highest prime factor of 10 = 5
f(11) = The highest prime factor of 11 = 11
f(12) = The highest prime factor of 12 = 3
f(13) = The highest prime factor of 13 = 13
The range of f is the set of all f(n), where n ∈A.
∴ Range of f = {3, 5, 11, 13}
Let $R$ be a relation defined on the set $\{1,2,3,4\times\{1,2,3,4\}$ by \[ R=\{((a,b),(c,d)) : 2a+3b=3c+4d\} \] Then the number of elements in $R$ is
Let \(M = \{1, 2, 3, ....., 16\}\), if a relation R defined on set M such that R = \((x, y) : 4y = 5x – 3, x, y (\in) M\). How many elements should be added to R to make it symmetric.
Find the mean deviation about the mean for the data 38, 70, 48, 40, 42, 55, 63, 46, 54, 44.
A relation R from a non-empty set B is a subset of the cartesian product A × B. The subset is derived by describing a relationship between the first element and the second element of the ordered pairs in A × B.
A relation f from a set A to a set B is said to be a function if every element of set A has one and only one image in set B. In other words, no two distinct elements of B have the same pre-image.
Relations and functions can be represented in different forms such as arrow representation, algebraic form, set-builder form, graphically, roster form, and tabular form. Define a function f: A = {1, 2, 3} → B = {1, 4, 9} such that f(1) = 1, f(2) = 4, f(3) = 9. Now, represent this function in different forms.
