Forgot password
 Register account
View 1092|Reply 3

[组合] 两道组合数求和

[Copy link]

422

Threads

911

Posts

0

Reputation

Show all posts

lemondian posted 2021-4-18 00:34 |Read mode
(1)$C_n^0+\frac{1}{2}C_n^1+\frac{1}{3}C_n^2+\cdots +\frac{1}{n+1}C_n^n$;
(2)$\frac{1}{2}C_n^1+\frac{2}{3}C_n^2+\frac{3}{4}C_n^3+\cdots +\frac{n}{n+1}C_n^n$

6

Threads

245

Posts

6

Reputation

Show all posts

睡神 posted 2021-4-18 01:49
回复 1# lemondian
难得一见的送分题哇!!!
(1)、1/(k+1)*C(n,k)=1/(n+1)*C(n+1,k+1)
(2)、k/(k+1)*C(n,k)=C(n,k)-1/(k+1)*C(n,k)

673

Threads

110K

Posts

218

Reputation

Show all posts

kuing posted 2021-4-18 02:25
两式之和显然为 2^n,两问实为一问。

6

Threads

245

Posts

6

Reputation

Show all posts

睡神 posted 2021-4-18 12:29
回复 3# kuing
我也是这个意思吧…

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-15 14:52 GMT+8

Powered by Discuz!

Processed in 0.019374 seconds, 22 queries