Please submit solutions to the following via moodle by 23:59 on Wednesday 23rd November. Each question is worth [2] marks. See Week06Logic.pdf for background relevant to Q1.4-1.5.
Q1.1.Substitution 1. What is the value of the integral
(A) ; (B) ; (C) ; (D) ; (E) .
Q1.2.Substitution 2. The integral
has which of the following values?
(A) ; (B) ; (C) ; (D) ; (E) .
Q1.3.Substitution 3. Evaluate the integral
(A) ; (B) ; (C) ; (D) ; (E) .
Q1.4.Command matching. Which of the following commands evaluates the logical statement
for scalars , , assigned as objects x, y and z respectively?
atan(x) <= max( log(3/y), sinh(z) )
atan(x) <= min( log(3/y), sinh(z) )
atan(x) >= max( log(3/y), sinh(z) )
atan(x) >= min( log(3/y), sinh(z) )
cot(x) <= max( log(3/y), sinh(z) )
Q1.5.Positive elements in a sequence. Let
be a sequence with -th element
Find the number of elements of the sequence for which .