376 views
0 votes
0 votes

Find the domain and range of these functions.

  1. the function that assigns to each pair of positive integers the first integer of the pair
  2. the function that assigns to each positive integer its largest decimal digit
  3. the function that assigns to a bit string the number of ones minus the number of zeros in the string
  4. the function that assigns to each positive integer the largest integer not exceeding the square root of the integer
  5. the function that assigns to a bit string the longest string of ones in the string

Please log in or register to answer this question.

Related questions

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
333
views
0 answers
0 votes
Pooja Khatri asked Apr 9, 2019
333 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 function.the ... stringthe function that assigns to a bit string the number of bits in the string
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).$