-1

I'm stuck on the induction step where substitution is difficult.

Gerard L.
  • 2,536

3 Answers3

5

Fill in details (algebraic little ones)

$$2^{3^{n+1}}+1=2^{3^n\cdot3}+1=\left(2^{3^n}\right)^3+1\;\;(**)$$

Now, we assume (inductive hypothesis) that

$$2^{3^n}+1=k\,3^{n+1}\implies2^{3^n}=k\,3^{n+1}-1$$

and thus we get:

$$(**)=(k3^{n+1}-1)^3+1=k^33^{3n+3}-k^23^{2n+3}+k3^{n+2}-1+1=$$

$$=k3^{n+2}\left(k^23^{2n+1}-k3^{n+1}+1\right)$$

and we're done.

DonAntonio
  • 211,718
  • 17
  • 136
  • 287
1

For $n=1$, both are $9$, so it is true.

Suppose it works for $n$, i.e. $2^{3^n}+1$ is divisible by $3^{n+1}$, then $2^{3^n}+1 = k\times 3^{n+1}$

For $n+1$:

$$2^{3^{n+1}}+1 = (2^{3^{n}})^3+1 = (k \times 3^{n+1} - 1)^3 + 1 =$$ $$k^3\times 3^{3n + 3} - 3\times k^2\times 3^{2n+2} + 3\times k\times 3^{n+1} - 1 + 1$$ $$ = 3^{n+2}(k^3\times 3^{2n+1}-k^2\times 3^{n} +k)$$

Jay Zha
  • 7,792
0

Answer to first question : Prove that : $2^{3^n}$ is divisble by $3^{n+1}$

This result is false. $3$ never divides a power of $2$

J. OK
  • 503
  • 1
  • 4
  • 16
  • Correct, but not OP has added a $1$. – Ross Millikan May 10 '17 at 21:49
  • True ! Didn't see the edit – J. OK May 10 '17 at 21:50
  • Take a look at the edit from the OP within the first five minutes of s/he posting it. – amWhy May 10 '17 at 21:50
  • @amWhy the answer was faster than the edit in this case. Could also blame the answerer for sloppily written question. The fastest-gun-in-the-west culture that has evolved tends to make these things happen over and over. – mathreadler May 10 '17 at 21:53
  • The answer was correct with the original post of the OP. That's why I upvoted it. And the editing wasn't that fast... – DonAntonio May 10 '17 at 21:55
  • 1
    @mathreadler my point is that IF folks wouldn't run to answer a trivial what is trivially true, and wait, as do other potential answers, for clarification from the asker, this situation could have been avoided. – amWhy May 10 '17 at 21:55
  • 3
    I think that downvoting was what a correct answer to a given question, no matter how fast, trivial or whatever the question was, is pretty close to be as overwhelmingly ridiculous as one could ever expect to see. Maybe not upvoting, but downvoting? Oh, well... – DonAntonio May 10 '17 at 21:57
  • @DonAntonio: No worries; I did NOT downvote, so stop making an as* out of u and me (assume). – amWhy May 10 '17 at 22:00
  • Yes I agree with you, I did not do any downvoting either. I just stated from my perspective what mechanism that I think causes this pattern of behaviour that happens over and over and often upsets at least 2 parties. – mathreadler May 10 '17 at 22:00
  • @amWhy You must be suffering from a very strong paranoia: I didn't even hinted at you and, in fact, I didn't honestly think you were one of the downvoters. I guess you should stop doing that thing to yourself. – DonAntonio May 10 '17 at 22:01
  • @DonAntonio and upvoting to counter folks downvotes is as immature a thing as I've ever seen! – amWhy May 10 '17 at 22:02
  • @amWhy You continue guessing and making that thing of yourself you mentioned before: I was the very first upvoter of this post from the very beginning, long before the discussion about quick answer and etc. even began. – DonAntonio May 10 '17 at 22:03
  • Okay, @DonAntonio I tried to post this immediately after my last comment, and yes, I did assume you were replying to my comment immediately above your comment. I'm sorry for that. No ill feelings, okay? – amWhy May 10 '17 at 22:03
  • @amWhy Not at all. This is already almost like talkback-sport for both of us, I guess...:) – DonAntonio May 10 '17 at 22:04
  • 1
    Thanks, @DonAntonio, indeed! – amWhy May 10 '17 at 22:05