333 views
0 votes
0 votes

Find the domain and range of these functions. Note that in each case, to find the domain, determine the set of elements assigned values by the function.

  1. the function that assigns to each nonnegative integer its last digit
  2. the function that assigns the next largest integer to a positive integer
  3. the function that assigns to a bit string the number of one bits in the string
  4. the function that assigns to a bit string the number of bits in the string

Please log in or register to answer this question.

Related questions

377
views
0 answers
0 votes
Pooja Khatri asked Apr 9, 2019
377 views
Find the domain and range of these functions.the function that assigns to each pair of positive integers the first integer of the pairthe function that assigns to ... that assigns to a bit string the longest string of ones in the string
553
views
0 answers
0 votes
Pooja Khatri asked Apr 9, 2019
553 views
Find the domain and range of these functions. Note that in each case, to find the domain, determine the set of elements assigned values by the ... that assigns to each positive integer the largest perfect square not exceeding this integer
256
views
0 answers
0 votes
Pooja Khatri asked Apr 9, 2019
256 views
Determine whether $f$ is a function from the set of all bit strings to the set of integers if$f(S)$is the position of a $0$ bit in $S$.$f(S)$is the number of $1$ ... is $1$ and $f(S)=0$ when $S$ is the empty string, the string with no bits.
268
views
0 answers
0 votes
Pooja Khatri asked Apr 9, 2019
268 views
Determine whether $f$ is a function from $Z$ to $R$ if$f(n) = +-n.$f(n) = \sqrt{n^2+1}.$f(n) = 1/(n^2-4).$