Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 43: Line 43:  
| A
 
| A
 
| <math>
 
| <math>
F(1, A) =  \binom{1+A-1}{A-1} = \binom{A}{1}  = A  
+
F(1, A) =  \binom{1+A-1}{A-1} = A  
 
</math>
 
</math>
 
| <math>
 
| <math>
G(a_1) =  F(1, a_1) =  \binom{1+a_1-1}{a_1-1} =  \binom{a_1}{a_1-1} = a_1  
+
G(a_1) =  F(1, a_1) =  a_1  
 
</math>
 
</math>
 
|-
 
|-
Line 55: Line 55:  
</math>
 
</math>
 
| <math>
 
| <math>
G(a_1,a_2) =  F(1, a_1)  + F(2, a_2) = \binom{1+a_1-1}{a_1-1} +\binom{2+a_2-1}{a_2-1} = a_1 + \binom{a_2+1}{a_2-1} = a_1 + \binom{a_2+1}{2}  
+
G(a_1,a_2) =  F(1, a_1)  + F(2, a_2) = a_1 + \binom{a_2+1}{2}  
 
</math>
 
</math>
 
|}
 
|}
1,102

edits

Navigation menu