Tutorial-03 (Answers)
Tutorial-03 (Answers)
Engineering
Semester 1 - 2018 batch
MA 1013 Mathematics
Tutorial 03-Answers
Section A (Logic and Set Theory)
(1) (a) ∀x ∈ Q, x ∈ R
(b) ∃x ∈ U [P (x) ∧ Q(x)]
(c) ∼ [ ∀x ∈ U [ Q(x) =⇒ P (x) ]]
∃ x ∈ U [ Q(x) ∧ ∼ P (x) ]
P (x) : x is a duck.
Q(x) : x is willing to waltz.
R(x) : x is an officer.
S(x) : x is in my poultry.
1
Next we prove ∀ε > 0, x < ε =⇒ x ≤ 0
This is equivalent to x > 0 =⇒ ∃ ε > 0; x ≥ ε (Contra positive)
Let x ∈ R
x > 0 =⇒ x > x2 > 0 (ε = x2 )
=⇒ x > ε > 0
=⇒ ∃ ε > 0, x ≥ ε
∀ε > 0, x < ε =⇒ x ≤ 0 →(2)
From (1) and (2),
∀x ∈ R, [ ∀ε > 0, x < ε ⇐⇒ x ≤ 0 ]
a2 = 0 ≥ 0 holds.→ (1)
Case II (a > 0):
=⇒ a ∈ R+ (From Lemma)
a2 = a.a and since a > 0,
a.a > 0.a( By the convention)
a2 > 0(0.a = 0)
ab = a.b
∴ |ab| = |a||b|
2
Case II (a ≤ 0 and b ≥ 0):
Since a ≤ 0, |a| = −a
Since b ≥ 0, |b| = b
Since −1.(ab) = (−a).b = −(ab),
∴ |ab| = |a||b|
Since a ≥ 0, |a| = a
Since b ≤ 0, |b| = −b
Since −(ab) = a.(−b),
∴ |ab| = |a||b|
k k
(2) |h − a| < min( 2(1+|b|) , 1) =⇒ |h − a| < 2(1+|b|)
and |h − a| < 1
k
|l − b| < 2(1+|a|)
Observe that ;
|hl − ab| = |hl − hb + bh − ab|
= |h(l − b) + b(h − a)|
≤ |h(l − b)| + |b(h − a)| (Triangle Inequality)
≤ |h||(l − b)| + |b||(h − a)|
k k
|hl − ab| ≤ |h||l − b| + |b||h − a| < (1 + |a|)|l − b| + |b|. 2(1+|b|) (∵ |h − a| < 2(1+|b|)
)
k
Also |l − b| < 2(1+|a|)
k |b| k
∴ |hl − ab| < (1 + |a|). 2(1+|a|) + .
1+|b| 2
3
k |b| k k k
|hl − ab| < 2
+ .
1+|b| 2
< 2
+ 2
=k
(3) (a) A is bounded =⇒ A has upper bound and lower bound (Definition)
By the completeness property,
4
(b) A ⊆ R and A 6= ∅, p < 0, (p, q) ∈ R
B = pa + q|a ∈ A
Since U = sup(A);
∀ > 0, ∃a ∈ A s.t. a > u − ε (Part (i) of theorem of sup(A))
=⇒ ∀ > 0, ∃a ∈ A s.t. a > U − [ −1p
.ε]
=⇒ ∀ > 0, ∃a ∈ A s.t. pa < p(U + pε )
=⇒ ∀ > 0, ∃a ∈ A s.t. pa + q < (pU + q) + ε
=⇒ ∀ > 0, ∃b = (pa + q) ∈ B s.t. b < (pU + q) + ε → (2)
(A ∪ B) = {x|x ∈ A or x ∈ B}
Let λ = min(inf (A), inf (B)) =⇒ λ ≤ inf (A) and λ ≤ inf (B)
=⇒ λ ≤ inf (A) ≤ a, ∀a ∈ A and λ ≤ inf (B) ≤ b, ∀b ∈ B
=⇒ λ ≤ x; ∀x ∈ {x|x ∈ A or x ∈ B}
=⇒ λ is a lower bound of (A ∪ B).
5
∀ > 0, ∃a ∈ A ∪ B s.t. λ + ε > a