#Discrete - math induction that i don't understand

4 messages · Page 1 of 1 (latest)

shadow lion
#

can some one help me understand why the answer is b

late martenBOT
analog fjord
#
1  +3  +5  +7  +9 +11     seq
1   2   3   4   5   6       k
1   4   9  16  25  36   left(k)
11 14  19  26  35  46  right(k)

so if u look at the table you can see that T(k) [left(k) = right(k)] is false for any positive k (there's always a constant +10 added, so if the right hand side was k^2 the statement would be true)

https://i.imgur.com/20jvoUw.png

this also shows that (a), (c) and (d) must be wrong

#

false implies false is true