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.
The discussion revolves around the expression 19*14^n + 1 and whether it can be proven to be non-prime for all integer values of n. Participants are exploring the implications of the expression and the methods of proof applicable to it.
There is an ongoing exploration of different proof strategies, including induction and counterexamples. Some participants have provided hints and suggestions for approaching the problem, while others express confusion about the requirements of the proof.
Participants note the importance of distinguishing between the interpretations of the expression and the implications of proving it for all n versus any n. There is also mention of using modular arithmetic as a potential approach to the proof.
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.
