Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Math Help Forum Lounge > Problem of the Week
Reply
 
Thread Tools Display Modes
  #1  
Old 09-04-2007, 07:04 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,339
Country:
Thanks: 329
Thanked 2,943 Times in 2,472 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default Problem 36

1. Let \{a_n\} be a non-increasing sequence so that \sum_{n=1}^{\infty}a_n < \infty. Prove that \lim \ na_n = 0.

And this problem is for the younger kids. (So give them a chance to solve it).


2. Given a positive integer n define a k-partition to be a sum of k positive integers which sum to n. For example, n=10. The following are 4-partitions. 10 = 4+4+2+2 and 10 = 2+2+4+4 and 10 = 1+1+1+7. Notice that 2+2+4+4\mbox{ and }4+4+2+2 are considered distinct*. Say you a given a specific n. And given a specific value of k, can you find the total number of k-partitions of this integer, with a formula?** Now try to see how many partitions (again not counting order) exist for a given integer n (the answer is really supprising).
Hint: Review your Combinatorics formula for this one.



*)This is done to simplify this problem. When these are not considered distinct this forms a problem from number theory called the "partition problem". It is a very complicated problem.

**)The problem is not whether you can. But rather how you can. If it was the later the answer would be "yes" turning this problem into a worthless problem.
__________________
We the People of the United States, in Order to form a more perfect Union, establish Justice, insure domestic Tranquility, provide for the common defence, promote the general Welfare, and secure the Blessings of Liberty to ourselves and our Posterity, do ordain and establish this Constitution for the United States of America.
Reply With Quote
Advertisement
 
  #2  
Old 09-05-2007, 05:39 AM
janvdl's Avatar
Red Baron
 
Join Date: Apr 2007
Location: South African Republic
Posts: 2,515
Country:
Thanks: 1,372
Thanked 1,019 Times in 662 Posts
janvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud of
Send a message via MSN to janvdl
Default

Quote:
Originally Posted by ThePerfectHacker View Post
2. Given a positive integer n define a k-partition to be a sum of k positive integers which sum to n. For example, n=10. The following are 4-partitions. 10 = 4+4+2+2 and 10 = 2+2+4+4 and 10 = 1+1+1+7. Notice that 2+2+4+4\mbox{ and }4+4+2+2 are considered distinct*. Say you a given a specific n. And given a specific value of k, can you find the total number of k-partitions of this integer, with a formula?** Now try to see how many partitions (again not counting order) exist for a given integer n (the answer is really supprising).

Hint: Review your Combinatorics formula for this one.
\frac{(n + k - 1)!}{k!(n - 1)!}

So if n = 10 and using 4-partitions(including repetitions), then we will have 715 possibilities.

\frac{(10 + 4 - 1)!}{4!((10 - 1)!)} = 715


Am i even close to correct?
__________________


If God does not exist, one loses nothing by believing in Him. While if He does exist, one stands to lose everything by not believing.
~Blaise Pascal

If it be possible let this cup pass from me, nevertheless not as I will but as You will.
Reply With Quote
  #3  
Old 09-05-2007, 06:27 AM
Member
 
Join Date: Jan 2006
Posts: 57
Thanks: 0
Thanked 0 Times in 0 Posts
SkyWatcher is on a distinguished road
Default

your close to correct!
but an other matter is to prove it!
first check (close to correct)=correct whith little numbers
then try to find a connection whith your (or a near one) anwser and the probleme
i suggest you to try to find an equivalent problem that you can resolve!
Reply With Quote
  #4  
Old 09-05-2007, 07:28 AM
Member
 
Join Date: Jan 2006
Posts: 57
Thanks: 0
Thanked 0 Times in 0 Posts
SkyWatcher is on a distinguished road
Default

as 4+4+2+2=12 and not 10
i supose that PerfectHacker mean 'increasing suite Un' instead of nonincreasing:
consider the suite Un=(-1^n)/sqr(n) and you would then had a contre-exemple!

by the way in the second problem i suppose 0 is considered like a positive integer (wich it is I think)
Reply With Quote
  #5  
Old 09-05-2007, 11:40 AM
Super Member


 
Join Date: May 2006
Location: Lexington, MA (USA)
Posts: 5,628
Thanks: 274
Thanked 2,897 Times in 2,335 Posts
Soroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond repute
Default

Hello, ThePerfectHacker!

Drag your cursor between the asterisks.


Quote:
2. Given a positive integer n, define a k-partition
to be a sum of k positive integers which sum to n.

For example, n=10.
The following are 4-partitions: 10 = 4+4+2+2,\; 10 = 2+2+4+4,\;10 = 1+1+1+7.
Notice that 2+2+4+4\mbox{ and }4+4+2+2 are considered distinct. *

Say you are a given a specific n and given a specific value of k.
Can you find the total number of k-partitions of this integer, with a formula?

* This is done to simplify this problem.
When these are not considered distinct, this forms a problem from number theory
called the "partition problem", a very complicated problem.
Yes, it is. I investigated it years ago.
*
Consider a board n inches long.
It is marked with n-1 inch-marks.

We will cut it (on the inch-marks) into k pieces.
So we will make k-1 cuts.

There are: C(n-1, k-1) ways to choose the cuts.


*



Quote:
Now try to see how many partitions (again not counting order)
exist for a given integer n.
*
We have a board n units long with n-1 inch-marks.

For each of the n-1 inch-marks, there are two choices: cut or don't cut.

Therefore, there are: 2^{n-1} possible partitions.

(This includes an intact, uncut board.)


*
Reply With Quote
  #6  
Old 09-06-2007, 11:41 AM
kezman's Avatar
Member
 
Join Date: Jul 2006
Posts: 54
Thanks: 29
Thanked 0 Times in 0 Posts
kezman is on a distinguished road
Default

A_n+1/a_n<1 so with dalembert and knowing that a_n -> 0 then lim (n+1).a_n+1/n.a_n < 1 then lim n.a_n = 0
Reply With Quote
  #7  
Old 09-06-2007, 03:42 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,339
Country:
Thanks: 329
Thanked 2,943 Times in 2,472 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Quote:
Originally Posted by kezman View Post
A_n+1/a_n<1 so with dalembert and knowing that a_n -> 0 then lim (n+1).a_n+1/n.a_n < 1 then lim n.a_n = 0
What?
__________________
We the People of the United States, in Order to form a more perfect Union, establish Justice, insure domestic Tranquility, provide for the common defence, promote the general Welfare, and secure the Blessings of Liberty to ourselves and our Posterity, do ordain and establish this Constitution for the United States of America.
Reply With Quote
  #8  
Old 09-06-2007, 03:56 PM
janvdl's Avatar
Red Baron
 
Join Date: Apr 2007
Location: South African Republic
Posts: 2,515
Country:
Thanks: 1,372
Thanked 1,019 Times in 662 Posts
janvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud ofjanvdl has much to be proud of
Send a message via MSN to janvdl
Default

But the combinatorics formula has already been proven. And that is the formula used to calculate stuff like this anyway. Did i go wrong somewhere in the understanding of this problem?
__________________


If God does not exist, one loses nothing by believing in Him. While if He does exist, one stands to lose everything by not believing.
~Blaise Pascal

If it be possible let this cup pass from me, nevertheless not as I will but as You will.
Reply With Quote
  #9  
Old 09-06-2007, 05:09 PM
kezman's Avatar
Member
 
Join Date: Jul 2006
Posts: 54
Thanks: 29
Thanked 0 Times in 0 Posts
kezman is on a distinguished road
Default

Quote:
What?
A_n = n.a_n
a_n \to 0 because is a convergent series.
and a_{n+1}/a_n<1
then \lim \frac{A_{n+1}}{A_n} =   \lim \frac{(n+1)}{n}. \frac{a_{n+1}}{{a_n}} < 1
so A_n \to 0
Reply With Quote
  #10  
Old 09-07-2007, 12:44 PM
Member
 
Join Date: Jan 2006
Posts: 57
Thanks: 0
Thanked 0 Times in 0 Posts
SkyWatcher is on a distinguished road
Default

Quote:
Originally Posted by janvdl View Post
But the combinatorics formula has already been proven. And that is the formula used to calculate stuff like this anyway. Did i go wrong somewhere in the understanding of this problem?
your above awnser to the question was close to corect but not correct:
i suppose you ment to express a certain combinatory formula
but you did it wrong (i cannot see your formula while writing but take k=n and you ll ,see there is a problem)
so I suppose you misunderstood the problem in your own percular way because you've got something that looks like the arythmetique expression of the solution (strange is'nt it)
what's interresting in this problem is the combinatorial expression of the solution and of course and mainly why?
an other way to pose the problem (but i think this is not the way that is nearer the solution) is 'how many way can you fill N indistinct balls in K distinct boxes'
would it helping you?
Reply With Quote
Reply
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 02:37 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2008 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.