#induction: for all integers n>=1 , 2(*7^n)- (3*5^n) + 1 is divisible by 24
44 messages · Page 1 of 1 (latest)
What did you try
I tried adding zero like a multiple of 5^k
$$24 \mid 2\cdot 7^n - 3\cdot 5^n + 1$$
casework
Yeah I got that subbed in
This is the Q just to be sure?
Yes
I mean its induction
Base holds
Make the assumption
Basically the step now
$$24 \mid 2 \cdot 7^{n + 1} - 3\cdot 5^{n + 1} + 1$$
casework
How much induction do you need to use?
Like can we simplify this in to something simple with the assumption and use modular arithmetic
Well you could easily prove
$24 \mid 6(5^n - 1)$
casework
casework
As $5^n \equiv 1^n \equiv 1 \pmod 4$
casework
But im guessing you cant use that
Probably not I’ve never seen that
Ok i think i got it
$24 \mid 14 \cdot 7^n - 15 \cdot 5^n + 1$
Notice how this is
$24 \mid 2\cdot 7^n - 3\cdot 5^n + 1 + 12(7^n - 5^n)$
casework
Only thing you have to do now is prove that $7^n - 5^n$ is even
casework
To ask for mathematics help on this server, please open your own help channel or help thread. See #❓how-to-get-help for instructions.
!solved
.solved