| 
04-10-2008, 11:20 PM
|  | Global Moderator | | Join Date: Nov 2005 Location: New York City
Posts: 11,339
Country: Thanks: 329
Thanked 2,943 Times in 2,472 Posts
| | Problem 48 1) Let  prove that  is not an integer.
__________________ 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. | 
04-21-2008, 03:09 PM
| | Junior Member | | Join Date: Apr 2008
Posts: 9
Country: Thanks: 0
Thanked 1 Time in 1 Post
| | Quote:
Originally Posted by ThePerfectHacker 1) Let  prove that  is not an integer. | Let k ÎZ such that 2^k £ n < 2^k+1 Let m be the least common multiple of 1,2,3,…,n except 2^k. Then multiplying S = 1 – 1/2 + 1/3 -…..± 1/n by m we have: mS = m – m/2 + m/3 -……± m/n Each number on the right hand side is an integer except m/2^k and hence Sm is not an integer, which implies Sm is not an integer. | 
04-23-2008, 04:14 PM
| | Super Member | | Join Date: Apr 2008
Posts: 687
Country: Thanks: 6
Thanked 298 Times in 293 Posts
| | By the alternating series theorem, the partial sum will always be less than one but greater than zero, and therefore not an integer. | 
04-25-2008, 02:31 PM
|  | Super Member | | Join Date: Feb 2007
Posts: 294
Country: Thanks: 50
Thanked 112 Times in 103 Posts
| | Quote:
Originally Posted by ThePerfectHacker 1) Let  prove that  is not an integer. | The series you presented is the Alternating Harmonic Series, which is Conditionally Convergent, the series is represented by:
The series' terms look like such:
This series converges to
Since the series converges to  and since:
Then for  the series can never reach one since it is incrementing up or down by smaller amounts. Since you subtract  from 1 for n=2, and since the terms are decreasing and alternating in sign, then the series will never reach one again, therefore, this can't be an integer for  because all terms are decreasing,therefore the partial sums remain between 1 and 0.
__________________ "Mathematics is the art of giving the same name to different things."
- J.H. Poincaré Every simply connected closed three-manifold is homeomorphic to the three-sphere  , where a three-sphere is simply a generalization of the usual sphere to one dimension higher. | | The following users thank Aryth for this useful post: | |  | 
04-25-2008, 02:36 PM
|  | Senior Member | | Join Date: Mar 2008 Location: http://en.wikipedia.org/wiki/Malaysia now stop asking me where is malaysia...
Posts: 165
Country: Thanks: 27
Thanked 58 Times in 57 Posts
| | how about considering:
1 +1/2 + 1/3 + 1/4 + .... ===>A
and
1/2 + 1/4 + 1/6 +.... =====>B
to get the required series:
A - 2B
__________________ Cookies owns
Beware of the cookie mobster.
\(-_-; )/ o(o.O )
Stick them out!!Not your hands...
Gimmeh all your cookies!! What goes up must come down but we ain't going down we will live it up to expectations. | 
04-25-2008, 03:14 PM
|  | Super Member | | Join Date: Feb 2007
Posts: 294
Country: Thanks: 50
Thanked 112 Times in 103 Posts
| | Yeah, that is a distinct possibility...
The Alternating Series does equal:
H(n) - H(2n)
Where H(n) is the n-th harmonic number
__________________ "Mathematics is the art of giving the same name to different things."
- J.H. Poincaré Every simply connected closed three-manifold is homeomorphic to the three-sphere  , where a three-sphere is simply a generalization of the usual sphere to one dimension higher. | 
05-14-2008, 08:11 AM
|  | Senior Member | | Join Date: Dec 2007
Posts: 104
Country: Thanks: 5
Thanked 36 Times in 33 Posts
| | Huh. I stayed away from this one because I didn't pick up on the series alternating- I read  as saying each term could either be added or subtracted, without nessecarily alternating.
Is there a similar solution to this problem? | 
06-04-2008, 12:01 PM
|  | Super Member | | Join Date: Feb 2007
Posts: 294
Country: Thanks: 50
Thanked 112 Times in 103 Posts
| | You can't know what sign the last number of the series is going to be, that all depends on n, so the  means that it can be positive or negative depending on n. The initial pattern reveals an alternating series.
__________________ "Mathematics is the art of giving the same name to different things."
- J.H. Poincaré Every simply connected closed three-manifold is homeomorphic to the three-sphere  , where a three-sphere is simply a generalization of the usual sphere to one dimension higher. | 
06-06-2008, 02:14 PM
| | Junior Member | | Join Date: Jun 2008
Posts: 13
Country: Thanks: 10
Thanked 1 Time in 1 Post
| | [FONT='Cambria Math','serif'] My first thought was to try an inductive argument, but I had a lot of difficulty getting it going. I don’t think what I came up with is sound, but nevertheless I decided to post what I came up with. Proof. It suffices to show that for all n≥2; 1-1/2+1/3-…±1/n ∈ (0,1). Let Pn denote the proposition that 1-1/2+1/3-…±1/(n-1) ∈ (0,1) and 1-1/2+1/3-…±1/(n-1)±1/n∈ (0,1). Then P3 is true since and Assume Pn is true and that n is even. Then 1-1/2+1/3-…+1/(n-1) ∈ (0,1) and 1-1/2+1/3-…+1/(n-1)-1/n ∈ (0,1). Because 1/(n+1) < 1/n, it follows from the inductive hypothesis that 1-1/2+1/3-…+1/(n-1)-1/n+1/(n+1) ∈ (0,1). The case where n is odd is similar. So by the principle of mathematical induction, for all n ≥ 3, Pn is true and hence for all n ≥ 2, 1-1/2 +1/3 -…±1/n ∈ (0,1) and hence not an integer. //
[/font] | 
07-07-2008, 05:14 PM
| | Member | | Join Date: Jul 2008 Location: Boulder, CO
Posts: 58
Country: Thanks: 13
Thanked 31 Times in 21 Posts
| | Quote:
Originally Posted by Danshader how about considering:
1 +1/2 + 1/3 + 1/4 + .... ===>A
and
1/2 + 1/4 + 1/6 +.... =====>B
to get the required series:
A - 2B | These two series do not converge. | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -7. The time now is 05:23 AM. | | |