Permutations, combinations, bijective proofs, generating functions
0
votes
0answers
5 views
prove A~B -> 2 power A ~ 2 power B
I want to prove that if A ~ B than 2powerA ~ 2powerB
A~B: There is a bijection from A to B
thanks.
1
vote
0answers
9 views
Counting probability question-what is the sample space in this problem?
Hi folks this is a self learn probability (counting) question from DeGroot. The question is:
Suppose that a box contains r red balls and w white balls. Suppose also that the balls are drawn out ...
1
vote
0answers
31 views
Anagrams with sequences inside.
I need some help with this exercise:
Find the number of anagrams of the word “MONOCROMO” containing atleast one of the sequences “OMO”, “MON”, “CRO”.
This is a bit urgent now, as i have to ...
3
votes
3answers
16 views
Constrained ( Variable Length ) Permutation Calculation.
I am writing some tracking software, but I think this is pretty purely a math question. I don't need to know the math to accomplish this with my code, but I like math and I want to learn! Thus ...
0
votes
3answers
36 views
Probability, combinations with repetition
A store sells n different kinds of fruits. A boy buys k fruits. Find the probability that he buys all the kinds of fruits.
Give me a hint, please.
Thank you.
2
votes
1answer
39 views
Grouping items into groups with max size
If I have up to $n$ non distinct items to distribute among $b$ distinct buckets that can hold up to $c$ items each, how can I find how many different states there can be? The ordering of items doesn't ...
8
votes
2answers
204 views
Techniques for summing ratio of binomial coefficients
There are several identities that involve the sum of the product of binomial coefficients. However what I am searching for is an identity that involves the ratio of binomial coefficients. ...
21
votes
6answers
7k views
How many triangles
I saw this riddle today, it asks how many triangles are in this picture
.
I don't know how to solve this (without counting directly), though I guess it has something to do with some recurrence.
...
4
votes
1answer
383 views
Card Shuffling [SPOJ]
The original question is posted on SPOJ, and included below:
Here is an algorithm for shuffling N cards:
1) The cards are divided into K equal piles, where K is a factor of N.
2) The ...
5
votes
2answers
262 views
Elementary bound of binomial coefficient
I'm working my way through an Erdős paper from the sixties and some of the elementary bounds he claims seem to be just beyond my reach. The expression looks horrendous but maybe there is a clever ...
1
vote
0answers
25 views
Partition Proof
Let $\lambda$ be a partition of $N$ of rank $r$. How can I show that:
$$\sum_wx^\lambda(w)=f^\lambda(-1)^{t(\lambda)}\prod^r_{i=1}(\lambda_i-1)!(\lambda'_i-1)!$$
where $w$ ranges over all ...
5
votes
3answers
124 views
Compositions of $n$ with largest part at most $m$
This is a problem from Stanley's Enumerative Combinatorics that I'm failing at a bit (lot):
Let $\bar{c}(m,n)$ denote the number of compositions of $n$ with largest part at most $m$. Show that ...
-6
votes
1answer
114 views
How to explain that $\{(1,3),(2,4)\} = \{1,3,2,4\}$ [closed]
How to explain that $\{(1,3),(2,4)\} =\{1,3,2,4\}?$
Same goes to this question. How to explain that $\{(1,2),(3,4)\} = \{1,2,3,4\}?$
I did tried by using the product of transposition, but it didn't ...
1
vote
3answers
44 views
How many different numbers are composed by n repeated digits?
For example, there are 3 digits: 1, 1, 4 and they compose 3 different numbers: 114, 141, 411.
My questions is: given n repeated digits: 1 * n1, 2 * n2, 3 * n3, ..., 9 * n9, in which ni >= 0 and n1 + ...
4
votes
2answers
565 views
Factorial division using Pascal's triangle.
I want to get values of factorial divisions such as 100!/(2!5!60!)(the numbers in the denominator will all be smaller than the numerator, and the sum of the ...
1
vote
1answer
81 views
Given n girls and boys how many ways are there to arrange them such that any two boys have atleast 'k' girls between them.
Professor X wants to position $1 \leq N \leq 100,000$ girls and boys in a single row to present at the annual fair.
Professor has observed that the boys have been quite pugnacious lately; if two ...
0
votes
1answer
66 views
What is combinatorics? How is it related to Ramsey theory? What is the background needed to study it? [closed]
What is combinatorics? How is it related to Ramsey theory? What is the background needed to study it?
When I was reading about Ramsey theory in some reviews on some books, many people mentioned this ...
0
votes
2answers
36 views
From a deck of 52 cards, the face cards and four 10's are removed. From these 16 cards four are choosen.
From a deck of 52 cards, the face cards and four 10's are removed. From these 16 cards four are chosen. How many possible combinations are possible that have at least 2 red cards?
My solution I'm ...
-2
votes
1answer
46 views
Discrete Math Satisfying functions with sets [closed]
Let $A = \{1, 2, 3,\ldots, 10\},$ and $ B = \{1, 2, 3, \ldots , 7\}.$
How many functions $f : A\to B$ satisfy $|f(A)| = 4?$ How many have $|f (A)| \le 4$?
6
votes
2answers
631 views
Minimizing Appreciating Quantities vs. Maximizing Depreciating Quantities
Suppose you have a set $S = \{r_1, ..., r_n :\, r_k \in (1, \infty)\, \forall \,k \in \{1,...,n\}\}$. Find a bijective mapping $f: \{0,...,n-1\}\rightarrow \{1,...,n\}$ that minimizes
\begin{align*}
...
6
votes
2answers
195 views
What is the number of ways to choose x groups from y items? (partitions with x cells of a multiset)
Where a group can consist of 1 or more items, groups don't have to be equally sized and items can be duplicates. Example - Choose 3 groups:
Items: 1 2 2 3
Groups:
(1) (2 2) (3)
(1 2) (2) (3)
(3 ...
1
vote
2answers
41 views
How many divsors of $4725$ are there?
I need to solve the following problem:
How many divsors of $4725$ are there?
I found the number of divsors between $0-9$ that can divide $4725$ which are: $3,5,7,9$ but how do I find the ...
2
votes
1answer
49 views
In how many ways can you rearrange CANADA?
I'm trying to solve the following question which is in the permutations unit:
In how many ways can all the letters of the word CANADA be arranged if the consonants must always be in the order in ...
0
votes
2answers
27 views
Probability of selecting q red balls from m red balls and n blue balls
Suppose there are $m$ red balls and $n$ blue balls in an urn. We randomly choose $p:m<p<n$ balls uniformly from the urn. What is the probability that exactly $q$ red balls are chosen?
Note:- ...
0
votes
0answers
45 views
Combinations may be tough to compute [closed]
Kindly observe the known statement given below.
"The traveling salesman problem, or TSP for short, is this: given a finite number of 'cities' along with the cost of travel between each pair of them, ...
-1
votes
3answers
64 views
How many ways can $5$ rings be placed on $4$ fingers?
I've been trying to solve this problem and I am kind of struggling with it and with other combinatorics problems. Could you check and see if i did it right?
Given problem:
How many ways can 5 ...
13
votes
1answer
150 views
Closed form for $\sum_{n=1}^\infty\frac{\psi(n+\frac{5}{4})}{(1+2n)(1+4n)^2}$
This question came up in the process of finding solution to another problem. Eventually, the problem was solved avoiding calculation of this sum, but it looks quite interesting on its own. Is there a ...
4
votes
2answers
48 views
Products in a Set
Let:
$$S := \{1,2,3,\dots,1337\}$$
and let $n$ be the smallest positive integer such that the product of any $n$ distinct elements in $S$ is divisible by $1337$. What are the last three digits of ...
3
votes
1answer
33 views
Groupings for N items
For $n = 3$, there's 1 group of 3 or 3 groups of 1, or a group of 2 and a group of 1, for a total of 3 different "groupings".
for $n = 2$, there's 2 "groupings": 1 group of 2 or 2 groups of 1
I had ...
1
vote
1answer
42 views
Permutations without any cycle of length $k$
Let $k\in\mathbb{N}$ be a fixed natural number and $f_k(n)$ denotes the number of all permutations of $\left\{1,..,n\right\}$ that does not contain any cycle of length $k$. Find as simple as ...
2
votes
0answers
38 views
Facing mostly-faced decks
In my day job, I am often called upon to take a large stack of—let's call them cards—and make sure that a large majority of them are facing in a particular direction. In most cases, there ...
1
vote
0answers
36 views
Finding a generating function of a series
So say if you have a sequence defined as, for $a\in\mathbb{Z}$,
$$ c_n = \binom{a}{0} \binom{a}{n} - \binom{a}{1} \binom{a}{n-1} + \cdots+ (-1)^n \binom{a}{n} \binom{a}{0} = \sum_{i=0}^n (-1)^i ...
4
votes
0answers
28 views
Dimension of the space of algebraic Riemann curvature tensors
Given $n\in \mathbb N$, consider the vector space $\mathbb R^{n^4}$ whose elements I will denote by $(R_{abcd})$ with indices $a,b,c,d \in \{1, \dots, n\}$. This vector space is $n^4$-dimensional. The ...
1
vote
1answer
39 views
combinatorics - Distribution of Distinct Balls into Distinct Boxes
As we all know, the number of ways in which k balls can be distributed into n boxes
where each box can contain at most 1 ball is $^nP_k$.
The value is $\; ^nP_k \;$ only when $\;k\le n\;$ right?
The ...
4
votes
1answer
58 views
Evaluate complicated sum
Evaluate following sum:
$$\sum_{1\leqslant i< j \leqslant m}\sum_{\substack{1\leqslant k,l \leqslant n\\ k+l\leqslant n}} {n \choose k}{n-k \choose l}(j-i-1)^{n-k-l}.$$
Hint: use combinatorial ...
1
vote
0answers
57 views
counting more problem continue [duplicate]
i have asked but no one was able to help so i am re-posting, hoping someone can help me. i did the computation and i could be wrong but i have provided my answer.
Given problem:
How many ways can 5 ...
10
votes
3answers
159 views
Integer sequences which quickly become unimaginably large, then shrink down to “normal” size again?
There are a number of integer sequences which are known to have a few "ordinary" size values, and then to suddenly grow at unbelievably fast rates. The TREE sequence is one of these sequences, which ...
1
vote
2answers
38 views
Number of sequences with n digits, even number of 1's
ASKED:
Let $c_n$ be the number of sequences with $n$ digits from $\{1,2,3,4\} $ with an even number of $1's$.
Determine $c_n$ for $n \geq 0$.
GIVEN RESULT:
$c_{n+1} = 3 \cdot c_n + 1 \cdot ...
5
votes
0answers
37 views
Generating function with Stirling's numbers of the second kind
It's very easy to prove that:
$$\sum_k \left\{k\atop n\right\}z^k=\frac{z^n}{(1-z)(1-2z)...(1-nz)}$$
But this generating function looks very pretty, so my question is: does this identity have some ...
3
votes
1answer
34 views
choosing $5$ non consecutive books from a shelve of $12$
In how many ways can you pick five books from a shelve with twelve books, such that no two books you pick are consecutive?
This is a problem that I have encountered in several different forms ...
0
votes
0answers
25 views
Enumerating the number of subsets of size i that sum to a specific value
Suppose we are given an integer $n$ and an integer $i$ where $i \le n$. We want to find all the subsets of {1, 2, 3 ... n-1} of size $i$ that will sum to $kn$ where $k$ is a positive integer.
Edit: ...
0
votes
1answer
17 views
Ordered set partitions
Let $a_n$ be a number of ordered partitions of the set $\left\{1,..,n\right\}$, which means that order of elements in block is not relevant, but order of blocks does matter. (so $a_n = ...
3
votes
2answers
134 views
Sequential allocation of $n$ balls into $n$ urns
Assume that there are $n$ balls (numbered from $1$ to $n$) and $n$ urns (numbered from $1$ to $n$). At the beginning no ball is placed in any urn.
At $t=1$, each ball is randomly put into an urn (no ...
1
vote
3answers
30 views
Combinations question - why is my approach wrong?
I'm learning Permutations and Combinations and while trying to solve this simple question, I stuck on the solution:-
From a group of 7 men and 6 women, five persons are to be selected to form a ...
1
vote
1answer
22 views
Permutations with exactly $k$ inversions
Let $I_{n,k}$ denotes the number of permutations of $\left\{1,..,n\right\}$ that have exactly $k$ inversions. Prove that:
$$\sum_k I_{n,k}x^k = \frac{\prod_{i=1}^n (1-x^i)}{(1-x)^n}$$
The only ...
2
votes
0answers
37 views
Checking an inductive proof on a combinatorial product
Consider the following product, for $n, k, i \in \Bbb Z_+, k \geq 2$:
$$
{\prod_{\ell = 1}^i {n + k - \ell \choose k } \over \prod_{\ell = 1}^{i-1} { k + \ell \choose k}} \tag{$*$}
$$
It has been my ...
0
votes
1answer
133 views
total number of different mixes
Patient Age Avg Visits / Year
<1 year 7.5
1-4 years 3.0
5-14 years 1.8
15-24 years 1.7
25-44 years 2.6
45-64 years ...
3
votes
2answers
104 views
closed form of a simple binomial weighted series
Does it exists a closed form (also approximating) for the following binomial weighted series?
$$
\sum_{k=1}^n {n \choose k} \cdot k
$$
1
vote
1answer
39 views
Counting problem poker
I have never played poker in my life and i have to solve this complicated problem.
How many five card poker hands contain at least $3$ jacks?
Here is what i know:
There are $52$ cards in a deck. ...
1
vote
3answers
43 views
How many of these four digit numbers are odd/even?
For the following question:
How many four-digit numbers can you form with the digits $1,2,3,4,5,6$ and $7$ if no digit is repeated?
So, I did $P(7,4) = 840$ which is correct but then the ...









