(n0)+(n1)+(n2)+.....+(nn)=2n
(n0)+(n+11)+(n+22)+.....+(n+rr)=(n+r+1r)
(rr)+(r+1r)+(r+2r)+.....+(nr)=(n+1r+1)
Integrating factor - For dxdy+Py=Q, IF=e∫Pdx
Extra Credit
If you can give me some tips for such combinatorical sums.
You can add more from your own side.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
thus it is (1+1)n=2n
(r−1n+r)=(r−1n+r−1)+(r−2n+r−1)
(r−2n+r−1)=(r−2n+r−2)+(r−3n+r−3)
.
.
.
(2n+3)=(2n+2)+(1n+2)
(1n+2)=(1n+1)+(0n+1) =(1n+1)+(0n)
Adding, we get,
(0n)+(1n+1)+.............+(rn+r)=(rn+r+1)
I think now you can derive the third @Kartik Sharma
Sorry i don't know the fourth
Log in to reply
Yeah, I thought of the same! Try the others!
Log in to reply
Use fundamental formulas to derive these kinds of sums @Kartik Sharma
For - 1) ( Although Megh aleready post it But here one another approach for this )
Let P = Total Number's of ways of selecting n things (Say shoes ) in all possible ways
So Obviously , LHS = P
and also there is two possibility for one shoe for selection , i.e either it will be selected or not .
So all possible ways is " P " P=2×2×2×2......2=2n
Log in to reply
Another method for 3. ( but i think the usual is better)
Let any r of n + r + 1 objects given. let it be a1,a2............,ar
Case 1 - it does not contain a1 , it will happen in (rn+r) ways for the r things to choosen from the remaining n + r things.
Case 2 - it contains a1 but does not contain a2 . This will happen in (r−1n+r−) ways (we have chossen a1 and not a2 , we have only n + r - 1 things to choose from and we need only r - 1)
Case 3 - it contains a1,a2 and not a3 , can happen in (r−2n+r−2) ways(same reasoning)
Case 4 , case 5 ...... etc
Case r - it contains a1,a2,......ar−1 but not ar , can happen in (1n+1) ways.
case r +1 - it contains all things , can happen in (0n)ways .
Thus-
(0n)+(1n+1)+.............+(rn+r)=(rn+r+1)