Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > MHF Lounge > Chat Room
Closed Thread
 
Thread Tools Display Modes
  #1  
Old November 14th, 2006, 10:31 AM
Super Member

 
Join Date: May 2006
Location: Lexington, MA (USA)
Posts: 7,280
Thanks: 555
Thanked 4,644 Times in 3,707 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 A really bad joke

What is the next number in this sequence? .1,\;3,\;5,\;7,\;\_


Awful punchline . The next number is 8

I had this function in mind: .f(n) \:=\:-\frac{1}{24}\left(n^4 - 10n^3 + 35n^2 - 98n + 48\right)


If anyone interested in a simple way to create this function,
. . I'd be delighted to share the secret.


Worst punchline . The next number is 8

These are positive integers whose (English) names contain the letter "e".

Advertisement
 
  #2  
Old November 14th, 2006, 01:07 PM
Quick's Avatar
MHF Contributor
 
Join Date: May 2006
Location: New England
Posts: 1,029
Country:
Thanks: 32
Thanked 144 Times in 120 Posts
Quick has a spectacular aura aboutQuick has a spectacular aura about
Default

Quote:
Originally Posted by Soroban View Post
If anyone interested in a simple way to create this function, I'd be delighted to share the secret.
me!
  #3  
Old November 14th, 2006, 02:22 PM
Super Member

 
Join Date: May 2006
Location: Lexington, MA (USA)
Posts: 7,280
Thanks: 555
Thanked 4,644 Times in 3,707 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

I'm so glad you asked!

I learned this trick many years ago from one the books in my vast library.
. . [My wife said it's "half-vast" . . . well, I think that's what she said.]


We want a function f(n) such that: .\begin{array}{cccc}f(1) = 1 \\ f(2) = 3 \\ f(3) = 5 \\ f(4) = 7 \\ f(5) = 8\end{array}


It has the form: .f(n) \;=\;2n - 1 + (n-1)(n-2)(n-3)(n-4)k

Note that for n = 1,2,3,4, the second portion vanishes
. . and we get the first four odd numbers.


All we have to do is to determine k so that f(5) = 8

We have: .f(5) \;= \;2(5) - 1 + (4)(3)(2)(1)k \;= \;8

. . and we get: .9 + 24k\:=\:8\quad\Rightarrow\quad k = -\frac{1}{24}


Hence, the function is: .f(n) \;=\;2n - 1 -\frac{1}{24}(n-1)(n-2)(n-3)(n-4)

. . which simplifies to: .f(n) \:=\:-\frac{1}{24}\left(n^4 - 10n^3 + 35n^2 - 98n + 48\right) . . . ta-DAA!

  #4  
Old November 14th, 2006, 02:33 PM
Quick's Avatar
MHF Contributor
 
Join Date: May 2006
Location: New England
Posts: 1,029
Country:
Thanks: 32
Thanked 144 Times in 120 Posts
Quick has a spectacular aura aboutQuick has a spectacular aura about
Default

Quote:
Originally Posted by Soroban View Post
I'm so glad you asked!

I learned this trick many years ago from one the books in my vast library.
. . [My wife said it's "half-vast" . . . well, I think that's what she said.]


We want a function f(n) such that: .\begin{array}{cccc}f(1) = 1 \\ f(2) = 3 \\ f(3) = 5 \\ f(4) = 7 \\ f(5) = 8\end{array}


It has the form: .f(n) \;=\;2n - 1 + (n-1)(n-2)(n-3)(n-4)k

Note that for n = 1,2,3,4, the second portion vanishes
. . and we get the first four odd numbers.


All we have to do is to determine k so that f(5) = 8

We have: .f(5) \;= \;2(5) - 1 + (4)(3)(2)(1)k \;= \;8

. . and we get: .9 + 24k\:=\:8\quad\Rightarrow\quad k = -\frac{1}{24}


Hence, the function is: .f(n) \;=\;2n - 1 -\frac{1}{24}(n-1)(n-2)(n-3)(n-4)

. . which simplifies to: .f(n) \:=\:-\frac{1}{24}\left(n^4 - 10n^3 + 35n^2 - 98n + 48\right) . . . ta-DAA!

surprisingly simple
  #5  
Old November 14th, 2006, 07:42 PM
topsquark's Avatar
Generous Contributor
 
Join Date: Jan 2006
Location: Angelica, NY
Posts: 7,618
Country:
Thanks: 643
Thanked 2,312 Times in 2,098 Posts
topsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond repute
Default

Clever. I haven't seen that trick in a long time.

-Dan
__________________
Got a Physics question? Come on over to
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"I must not fear. Fear is the mind killer. Fear is the little death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain." - The Litany Against Fear, "Dune" by Frank Herbert
  #6  
Old November 15th, 2006, 02:21 PM
TriKri's Avatar
Senior Member
 
Join Date: Nov 2006
Posts: 278
Country:
Thanks: 31
Thanked 23 Times in 22 Posts
TriKri is on a distinguished road
Default

Yeah, real cleverness.

Hey, does anyone know the trick to get a polynomial function for a general series? I think Pythagoras had some method; you took the difference between all pairs of adjacent elements, resulting in a new series with one less elements. Then you continued so until you got one element left. Then you did something to create a formula from all the first elements in the series I think, but I don't remember how ... anyone else who does?
Closed Thread

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 01:47 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 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.