Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
1
Task/Motzkin-numbers/Mathematica/motzkin-numbers.math
Normal file
1
Task/Motzkin-numbers/Mathematica/motzkin-numbers.math
Normal file
|
|
@ -0,0 +1 @@
|
|||
Table[With[{o = Hypergeometric2F1[(1 - n)/2, -n/2, 2, 4]}, {n, o, PrimeQ[o]}], {n, 0, 41}] // Grid
|
||||
Loading…
Add table
Add a link
Reference in a new issue