• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Stuck on a stupid math proof...

GT1999

Diamond Member
I'm half way through this induction proof (Discrete Math). My roomate, who's an ACS major (I'm telecom, which is 1/2 ACS), who has had Calculus I, II, and III cannot get it either. I'm stuck.


I need to make 1/7(8^k+1 -1) + (k+1) equal to 1/7(8^[(k+1)+1] -1)

Assume k >= 1.

If I don't get any replies I think I'll live, I have the other problem done... and this one is partially done, but this is the step I'm lost on. Stupid algebra -- I know there's a way, because he said all problems he gives us are solvable.
 
Are you sure what you gave us is correct? It doesn't work for k=1 or k=2.

btw: calc I, II, III won't do JACK for you on proofs... I've taken them. Discrete, Math Thought (that's what it is at my college anyway), Abstract Algebra are where it's at for that...
 
I did the whole problem, maybe it will show my idiotic mistake somewhere. At least I hope.

The whole problem

Edit: He did say everything he would ever give us is solvable, so I know it has to be my error. He might've said just tests, but I doubt it. This is obviously homework. The only thing HE gave me was the very top part, obviously.. the rest is my work and could have an error on it.

Edit #2: Maybe that (k+1) is supposed to be a (8k + 1). My brain is fried. :-/
 
The line that starts with

LHS = ....

Is incorrect. It should state.

LHS = 1 + ... + 8^(K+1) = 1/7(8^(K+1)-1)+8^(K+1)
 
Back
Top