Interchanging mathematical operations proof

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 · 2K views
homegrown898
Messages
16
Reaction score
0
I'm working on the following two proofs:

1.) (x+y)2n+1 = x2n+1 + y2n+1 if and only if x=0, y=0 or y=-x

and

2.) (x+y)2n = x2n + y2n if and only if x=0 or y=0

I've tried using induction and get stuck at a certain point. I've also tried playing around with summations since there is a binomial expansion in there. I haven't had any luck. Earlier today however I found that this equality is true:

x2n+1 + y2n+1 = (x+y)(x2n - x2n-1y + x2n-2y2 - ... - xy2n-1 + y2n)

I haven't played around with this yes, but I think setting this equal to (1) might help prove this.

I'm just wondering if anyone has any ideas on this.
 
Last edited:
Mathematics news on Phys.org
I haven't tried that no and I'm not exactly sure what you mean