Factor Math Induction: What's the Common Factor?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
L²Cc
Messages
149
Reaction score
0
[k(k+1)(k+2)(k+3) + 4(k+1)(k+2)(k+3)]/4
factor this out...
What's the common factor? How did you get there? (ok i hope it doesn't require expanding the polynomials :p)
Again, would it be easier if i substituted every (k+x) by a different variable, where (k+1) would equal to variable 'A', (k+2) = B, and so forth?
(this would eventually lead to a mathematical induction)...this is not a homework question...im simply trying to understand factoring and mathematical induction...
 
Physics news on Phys.org
What are you asking? I can't make sense of your post or how it relates to mathematical induction.
 
L²Cc said:
[k(k+1)(k+2)(k+3) + 4(k+1)(k+2)(k+3)]/4
factor this out...
What's the common factor? How did you get there? (ok i hope it doesn't require expanding the polynomials :p)
Again, would it be easier if i substituted every (k+x) by a different variable, where (k+1) would equal to variable 'A', (k+2) = B, and so forth?
(this would eventually lead to a mathematical induction)...this is not a homework question...im simply trying to understand factoring and mathematical induction...
It's obvious, isn't it, that there are factors of k+1, k+2, and k+3 in both terms? You can factor those out:
[k(k+1)(k+2)(k+3)+ 4(k+1)(k+2)k+3)]/4= (k+1)(k+2)(k+3)[k+ 4]/4.