Combinatorics - Mathematical Induction?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
nintendo424
Messages
3
Reaction score
0
Hello, I am having trouble solving this problem. Maybe I'm just overreacting to it. In my two semesters in discrete math/combinatorics, I've never seen a problem like this (with two summations) and been asked to prove it. Can some one help?

[itex]\sum^{n}_{i=1} i^3 = \frac{n^2(n+1)^2}{4} = (\sum^{n}_{i=1} i)^2[/itex]

I mean, I know the whole S(n), S(1), S(k), S(k+1) steps, but I'm just unsure of how to write it. The solutions manual for the book skip that problem.

Book: Discrete And Combinatorial Mathematics: An Applied Introduction by Ralph P. Grimaldi, 5th Edition.
 
on Phys.org
Thank you very much! That helped a lot, I just finished my proof. :D That makes sense why you'd have to break it up. I didn't put the relationship between [itex]\sum^{n}_{i=1}i = \frac{n(n+1)}{2}[/itex] and [itex](\sum^{n}_{i=1}i)^2 = \frac{n^2(n+1)^2}{4}[/itex] together. lol
 
nintendo424 said:
Hello, I am having trouble solving this problem. Maybe I'm just overreacting to it. In my two semesters in discrete math/combinatorics, I've never seen a problem like this (with two summations) and been asked to prove it. Can some one help?

[itex]\sum^{n}_{i=1} i^3 = \frac{n^2(n+1)^2}{4} = (\sum^{n}_{i=1} i)^2[/itex]

I mean, I know the whole S(n), S(1), S(k), S(k+1) steps, but I'm just unsure of how to write it. The solutions manual for the book skip that problem.

Book: Discrete And Combinatorial Mathematics: An Applied Introduction by Ralph P. Grimaldi, 5th Edition.


These are two separate problems. ∑i³ is one and ∑i is the other. Have you tried either?

The question belongs in mathematics, not computer science.
 
Last edited: