kezman
- 36
- 0
Prove for all n that:
19.14^n + 1
is not prime.
I know I can't do it by induction.
19.14^n + 1
is not prime.
I know I can't do it by induction.
maverick280857 said:It depends on what you want to prove.
Do you want to prove that 19*14^{n}+1 is not prime for all n?
or
Do you want to prove that 19*14^{n}+1 is not prime for any n?
If you have to prove the first part, you can assume that the expression is prime for all values of n and find a contradiction.
I think its the second part that you want to prove (thats why you're invoking induction).
George Jones said:Hint:
19.14 = \frac{1914}{100}.
Regards,
George
Curious3141 said:Wait, wait, wait.
Does the OP mean (integer) 19 *times* 14^n plus one
or
(the decimal) 19.14^n + 1 ?
I always assumed the former.
BTW, I've always found that '.' = times shorthand in math to be one of the dumbest, most unnecessary sources of confusion.