Number of Sequences with Diff. of 1 and a_1=0

  • Thread starter Thread starter sylar
  • Start date Start date
  • Tags Tags
    Sequences
Click For Summary
SUMMARY

The discussion focuses on the combinatorial problem of forming sequences of non-negative integers where the first term is zero and the difference between successive terms is one. For even values of k, the number of valid sequences corresponds to the binomial coefficient C(2n, n), while for odd values, it relates to C(2n+1, n). The participant identifies a pattern where the number of sequences for odd k can be expressed as a function of the sequences for even k, incorporating Catalan numbers. The discussion seeks a formal proof for these relationships.

PREREQUISITES
  • Understanding of combinatorial mathematics
  • Familiarity with binomial coefficients
  • Knowledge of Catalan numbers
  • Basic principles of sequence formation
NEXT STEPS
  • Study the properties of binomial coefficients, specifically C(n, k)
  • Research Catalan numbers and their applications in combinatorial problems
  • Explore sequence generation techniques in combinatorial mathematics
  • Learn about formal proofs in combinatorial identities
USEFUL FOR

Mathematicians, students studying combinatorics, and anyone interested in sequence generation and combinatorial proofs.

sylar
Messages
10
Reaction score
0

Homework Statement



In how many ways can we form a sequence of non-negative integers a_1,a_2,...,a_(k+1) such that the difference between the successive terms is 1 (any of them can be bigger) and a_1 =0.


Homework Equations





The Attempt at a Solution



For k=1, there is only one way: 01. For k=2, there are two ways: 012 or 010. For k=3, there are three ways: 0121,0123 or 0101. For k=4 there are six ways: 01210,01212,01232,01234,01010 or 01012. Note that when k is even, the number of such sequences is twice the number of such sequences when we have k-1 because when k is odd, there is no possibility for the sequence to finish with 0, and so we can add both of the two possible choices to the end of the sequence. But i couldn't find a nice formula relating the case k is odd to the one k is even? Can you help me with this?

Note: There are 10 ways for k=5, 20 ways for k=6 and 35 ways for k=7.
 
Physics news on Phys.org
I don't think there's a way to describe both in the same way. The conditions for creating new sequences is slightly different depending on whether k is odd or even (as you realized).
 
Last edited:
The results of this problem are quite interesting to me. When k is an even integer, say 2n, then the number of such ways is C(2n n); and when k is an odd integer, say 2n+1, the number of such ways is C(2n+1 n). Also i found that for k odd, say 2n+1, the number of ways to realize our aim is [(2*the number of such ways for k=2n) - C_n],where C_n denotes the Catalan number, I couldn't find a nice way to prove the above claim (which is obviously true). Can you demonstrate why these are true?
 

Similar threads

Replies
21
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 51 ·
2
Replies
51
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K