Proving Divisibility by Induction

  • Thread starter Thread starter Jamin2112
  • Start date Start date
  • Tags Tags
    Induction Proofs
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Jamin2112
Messages
973
Reaction score
12
Here are some that I'm stuck on.

Pg. 56, #12

Prove by induction on n that, for all positive integers n, 3 divides 4^n + 5


Of course, the base case it is P(1) = (4^1 + 5) / 3 = 9/3 = 3...TRUE!

I just can't see the trick here. P(K+1)= (4^(K+1) + 5) / 3 = ((4)(4^K) + 5)/3= ... not getting anywhere, really.

Pg. 55, #17

For a positive integer n the number An is defined by
A1=1 [supposed to A with a subscript 1]
Ak+1 [supposed to A with a subscript k+1] = (6Ak+5)/(Ak+2)

Prove by induction on n that, for all positive integers (i) An>0 and (ii) An<5


I see by long division that we have
Ak+1=1-7/(Ak+2)... not sure if that helps. I know that Ak+1 will be zero with Ak=5...no sure if that helps though...
 
Physics news on Phys.org
#12) Consider adding 0 in a creative way...so that you can factor out a 4 completely and have the sum of two numbers that are both divisible by 3.