Is (n^2+3)(n^2+15) divisible by 32 for odd positive integers n?

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 replies · 2K views
sushichan
Messages
12
Reaction score
1

Homework Statement


Prove that (n2+3)(n2+15) is divisible by 32 for all odd positive integers n.

Homework Equations


I suppose we are supposed to use mathematical induction since it is in that chapter, but the following questions specifically state that we should use induction but this question doesn't.

The Attempt at a Solution


n=1
(1+3)(1+15)=64=2*32​
n=k
(k2+3)(k2+15)=32A, A∈ℝ​
n=k+1
⇒((k+2)2+3)((k+2)2+15)
= (k2+3)(k2+15) + 8k3+24k2+104k+88
= 32A + 8(k3+3k2+13k+11)​
 
on Phys.org