Associate Professor of Data Science at CUNY CSI. Executive Officer for PhD Computer Science, Director for MSc Data Science at the CUNY Graduate Center.
He/him. @michiexile approximately everywhere
No tomatoes, but tomato sauce is fine, except when it's the main thing.
No liver, except in a pâte.
No tomatoes, but tomato sauce is fine, except when it's the main thing.
No liver, except in a pâte.
(or, over thinking this and refocusing to speak only for myself: it's why I love you)
(damn I miss our floor con with the pizza and all the ADHD people)
(or, over thinking this and refocusing to speak only for myself: it's why I love you)
(damn I miss our floor con with the pizza and all the ADHD people)
electowiki.org/wiki/Categor...
A few I would start looking at first would be:
electowiki.org/wiki/Pareto_...
electowiki.org/wiki/Indepen...
electowiki.org/wiki/Categor...
A few I would start looking at first would be:
electowiki.org/wiki/Pareto_...
electowiki.org/wiki/Indepen...
And thank you for writing a delightful paper! It is truly lovely when you read something (some distance outside of your own field) that makes ideas connect to each other.
7/7
And thank you for writing a delightful paper! It is truly lovely when you read something (some distance outside of your own field) that makes ideas connect to each other.
7/7
For a list with n entries, there are n-1 entries remaining in addition to the hole. And the hole can be in n place. 6/n
For a list with n entries, there are n-1 entries remaining in addition to the hole. And the hole can be in n place. 6/n
L(x) = 1 + x*L(x), or L(x) = 1/(1-x) = 1 + x + x^2 + x^3 + …
So a list is either empty, or it has one entry, or two, or three, or, ....
Now the derivative here is:
∂(1/(1-x)) = 1/(1-x)^2 = L(x)^2
or taking it term by term:
∂L(x) = 0 + 1 + 2x + 3x^2 + 4x^3 + 5x^4 + … 5/n
L(x) = 1 + x*L(x), or L(x) = 1/(1-x) = 1 + x + x^2 + x^3 + …
So a list is either empty, or it has one entry, or two, or three, or, ....
Now the derivative here is:
∂(1/(1-x)) = 1/(1-x)^2 = L(x)^2
or taking it term by term:
∂L(x) = 0 + 1 + 2x + 3x^2 + 4x^3 + 5x^4 + … 5/n