Google Groups Home
Help | Sign in
partition function
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
nikl...@gmail.com  
View profile
 More options Oct 6, 10:21 pm
Newsgroups: sci.math
From: nikl...@gmail.com
Date: Mon, 6 Oct 2008 10:21:11 -0700 (PDT)
Local: Mon, Oct 6 2008 10:21 pm
Subject: partition function
i'm trying to find the number of  non negative integral solutions of
the equation a + 2b + 3c + 4d = n ,i find it is equation to the
partition of n into at most 4 parts.  Wikipedia says this is the
definition of partition .

Can some one help me understand why is the number of non integral
solutions to the above equation is equal to number of partions atmost
4 of n.

i could write the above equation as

 (a+b+c+d) + (b+c+d) + (c+d) + d = n , if we replace a+b+c+d as x1, b+c
+d as x2 , c+d as x3 then we have x1 +x2 +x3 + d = n which is number
of partitions of n into 4 parts exactly but with below constraints.
0<=d<=n/4 , 0<=c<=n/4 , 0<=b<=n/2 , 0<=a<=n,  if there weren't this
constraint i could directly substitute x1,x2,x3, x4 and then say it is
4 parts exactly.

now again we can write  a+2b +3c=n if d=0, then we have number of
solutions of n into 3 parts,  if c ,d=0,  n into 2 parts,  b=c=d=0,
then n into 1 part,

I'm stuck here . how do i proceed . This looks easy but i'm unable to
find the insight.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
victor_meldrew_...@yahoo.co.uk  
View profile
 More options Oct 6, 10:44 pm
Newsgroups: sci.math
From: victor_meldrew_...@yahoo.co.uk
Date: Mon, 6 Oct 2008 10:44:11 -0700 (PDT)
Local: Mon, Oct 6 2008 10:44 pm
Subject: Re: partition function
On 6 Oct, 18:21, nikl...@gmail.com wrote:

> i'm trying to find the number of  non negative integral solutions of
> the equation a + 2b + 3c + 4d = n ,i find it is equation to the
> partition of n into at most 4 parts.  Wikipedia says this is the
> definition of partition .

> Can some one help me understand why is the number of non integral
> solutions to the above equation is equal to number of partions atmost
> 4 of n.

Conjugation.

Victor Meldrew
"I don't believe it!"


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mariano Suárez-Alvarez  
View profile
 More options Oct 6, 10:54 pm
Newsgroups: sci.math
From: Mariano Suárez-Alvarez <mariano.suarezalva...@gmail.com>
Date: Mon, 6 Oct 2008 10:54:23 -0700 (PDT)
Local: Mon, Oct 6 2008 10:54 pm
Subject: Re: partition function
On Oct 6, 3:44 pm, victor_meldrew_...@yahoo.co.uk wrote:

> On 6 Oct, 18:21, nikl...@gmail.com wrote:

> > i'm trying to find the number of  non negative integral solutions of
> > the equation a + 2b + 3c + 4d = n ,i find it is equation to the
> > partition of n into at most 4 parts.  Wikipedia says this is the
> > definition of partition .

> > Can some one help me understand why is the number of non integral
> > solutions to the above equation is equal to number of partions atmost
> > 4 of n.

> Conjugation.

To be a little less telegraphic: Victor refers to the
fact that counting partitions of n with parts not
bigger than 4 is the same thing as counting partitions
of n with at most four parts, because each partition
in the first set corresponds to one in the second set
under the operation of `conjugating'  their
Ferrer's diagram. See <http://mathworld.wolfram.com/
ConjugatePartition.html>,

-- m


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nikl...@gmail.com  
View profile
 More options Oct 7, 11:32 am
Newsgroups: sci.math
From: nikl...@gmail.com
Date: Mon, 6 Oct 2008 23:32:29 -0700 (PDT)
Local: Tues, Oct 7 2008 11:32 am
Subject: Re: partition function
On Oct 6, 10:54 pm, Mariano Suárez-Alvarez

I have 2 questions,first is to related to the postings, 2nd is a new
one.

For eqn a + 2b + 3c + 4d =n , we are actually dividing into 10 parts
ie a,b,b,c,c,c,d,d,d, with some parts being equal and 0<=a<=n ,
0<=b<=n/2 , etc

how does the eqn transform into "counting partitions of n with parts
not bigger than 4" ? for the equation n=28, i could find a solution
(a,b,c,d)=(0,0,0,7) it has part bigger than 4. What is the reasoning
behind this transformation ?

We could replace 2b by y2 , 3c by y3 and 4d by y4 but y2 now takes
only multiples of 2 , y3 only multiples of 3 and y4 only multiples of
4 to get  a + y2+y3+y4=n. This is where i'm little stuck up.

2)
For the non negative integral equation , a +b + c+ d=n the number of
solutions is C(n+r-1,r), but how do we apply it to a + 2b + 3c + 4d =
n, they are having multiples . We can trasform it
by  a + (y2 -y3) + 3c + 4d = n , where  0<=y2<=n but 0<=y3<=n/2 but
again
y2-y3 takes odd values but in the oginal equation it takes only even
values , similarly for other variables.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kunzmilan  
View profile
 More options Oct 7, 1:11 pm
Newsgroups: sci.math
From: kunzmilan <kunzmi...@atlas.cz>
Date: Tue, 7 Oct 2008 01:11:06 -0700 (PDT)
Local: Tues, Oct 7 2008 1:11 pm
Subject: Re: partition function
On Oct 7, 8:32 am, nikl...@gmail.com wrote:

 Ferrer's diagram can be transposed as
xxxxxxx
xxxxxxx
xxxxxxx
xxxxxxx
into
xxxx
xxxx
xxxx
xxxx
xxxx
xxxx
xxxx,
and otherwise.
kunzmilan

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
s...@btinternet.com  
View profile
 More options Oct 7, 1:34 pm
Newsgroups: sci.math
From: s...@btinternet.com
Date: Tue, 7 Oct 2008 01:34:31 -0700 (PDT)
Local: Tues, Oct 7 2008 1:34 pm
Subject: Re: partition function
On 7 Oct, 07:32, nikl...@gmail.com wrote:

> I have 2 questions,first is to related to the postings, 2nd is a new
> one.

> For eqn a + 2b + 3c + 4d =n , we are actually dividing into 10 parts
> ie a,b,b,c,c,c,d,d,d, with some parts being equal and 0<=a<=n ,
> 0<=b<=n/2 , etc

> how does the eqn transform into "counting partitions of n with parts
> not bigger than 4" ? for the equation n=28, i could find a solution
> (a,b,c,d)=(0,0,0,7) it has part bigger than 4. What is the reasoning
> behind this transformation ?

You were not dividing into ten parts.

Let's try an example which may be easier, with n=28 and solution
(1,5,3,2),
i.e. 28 = 1*1 + 2*5 + 3*3 + 4*2

You can see this a a partition into parts no greater than four, i.e.
28 = 1 + 2 + 2 + 2 + 2 + 2 + 3 + 3 + 3 + 4 + 4 and draw this as two
columns of 4, three columns of 3, five columns of 2, one column of 1

***********
**********
*****
**

Now reflect this in the diagonal to give

****
****
***
***
***
**
**
**
**
**
*

which can be taken to represent 28 = 2 + 5 + 10 + 11.

Note from the original (1,5,3,2) we have 2=2, 3+2=5, 5+3+2=10 and
1+5+3+2=11

The first parition was constrained to have no parts greater than than
4, i.e. no more than four columns, which when reflected became no more
than four rows or equivalently no more than 4 parts.

You can do this with any similarly constrained partition and so the
number of partitions of n which have no parts greater than than k is
equal to the number of partitions of n which have no more than k
parts.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nikl...@gmail.com  
View profile
 More options Oct 7, 1:53 pm
Newsgroups: sci.math
From: nikl...@gmail.com
Date: Tue, 7 Oct 2008 01:53:32 -0700 (PDT)
Local: Tues, Oct 7 2008 1:53 pm
Subject: Re: partition function
On Oct 7, 1:34 pm, s...@btinternet.com wrote:

the above line was what i was looking for . pretty stupid of me.

crystal clear thanks,

Any thoughts on the combinatorial ways for the same question
lets take a+2b+3c +4d = n , with a,b,c,d non-negative integers , i
have a feeling that it can be done using inclusion exclusion
principle. If not for 4 variables how about for 3 , a+2b+3c=n , can we
do some transformations so that it ends up like y1 + y2 + y3 = z and
the number of solutions of that can be found out  using the principles
for y1+y2+....yn=r as C(n+r-1,r) .

 a + (y2 -y3) + 3c = n , where  0<=y2<=n but 0<=y3<=n/2 but again y2-
y3 takes odd values but in the original equation it takes only even
values , this is what stops me from proceeding further.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
s...@btinternet.com  
View profile
 More options Oct 8, 2:14 am
Newsgroups: sci.math
From: s...@btinternet.com
Date: Tue, 7 Oct 2008 14:14:05 -0700 (PDT)
Local: Wed, Oct 8 2008 2:14 am
Subject: Re: partition function
On 7 Oct, 09:53, nikl...@gmail.com wrote:

> Any thoughts on the combinatorial ways for the same question
> lets take a+2b+3c +4d = n , with a,b,c,d non-negative integers , i
> have a feeling that it can be done using inclusion exclusion
> principle. If not for 4 variables how about for 3 , a+2b+3c=n , can we
> do some transformations so that it ends up like y1 + y2 + y3 = z and
> the number of solutions of that can be found out  using the principles
> for y1+y2+....yn=r as C(n+r-1,r) .

>  a + (y2 -y3) + 3c = n , where  0<=y2<=n but 0<=y3<=n/2 but again y2-
> y3 takes odd values but in the original equation it takes only even
> values , this is what stops me from proceeding further.

It is not as easy as that.

Look at the formulae in http://www.research.att.com/~njas/sequences/A001400

http://www.research.att.com/~njas/sequences/A008284 is also related to
the general case


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google