Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2006-07-22 03:57:08

krassi_holmz
Real Member
Registered: 2005-12-02
Posts: 1,905

Wanted ... a function

Hi.
I need a function, which has the property:

for every integer k>n, where n is some integer.

Thank you.


IPBLE:  Increasing Performance By Lowering Expectations.

Offline

#2 2006-07-22 08:38:50

Ricky
Moderator
Registered: 2005-12-04
Posts: 3,791

Re: Wanted ... a function

Krassi, it seems to be that:

f(0) = f(-2)
f(1) = f(-3)
f(2) = f(-4)

and so on.  At least that's the only constaint that I could come up with.  So it seems that:

f(k) = k for k >= 0
f(k) = f(-k + 2) for k < 0

Works.  But I have yet to really test it.


"In the real world, this would be a problem.  But in mathematics, we can just define a place where this problem doesn't exist.  So we'll go ahead and do that now..."

Offline

#3 2006-07-22 10:31:36

krassi_holmz
Real Member
Registered: 2005-12-02
Posts: 1,905

Re: Wanted ... a function

f(k)=k for k>=0?
But then f(3)=3f(2)+1=7...


IPBLE:  Increasing Performance By Lowering Expectations.

Offline

#4 2006-07-22 18:03:42

George,Y
Member
Registered: 2006-03-12
Posts: 1,379

Re: Wanted ... a function

f(n+1)= nf(n)+f(n-1)

f(n+2)= (n+1) f(n+1)+ f(n)
          = ((n+1)n+1) f(n)+ (n+1) f(n-1)

f(n+3)= (n+2) f(n+2) +f(n+1)
          = ... I don't want to write it out


X'(y-Xβ)=0

Offline

#5 2006-07-22 19:52:45

krassi_holmz
Real Member
Registered: 2005-12-02
Posts: 1,905

Re: Wanted ... a function

George,Y wrote:

f(n+1)= nf(n)+f(n-1)

f(n+2)= (n+1) f(n+1)+ f(n)
          = ((n+1)n+1) f(n)+ (n+1) f(n-1)

f(n+3)= (n+2) f(n+2) +f(n+1)
          = ... I don't want to write it out

It will go bigger and bigger, besause in the expansion of f(x) there are 2 f-s.
You will get something as a Fibbonacci tree.

I'm starting to think that there won't be a simple function with this property. What about an integral?


IPBLE:  Increasing Performance By Lowering Expectations.

Offline

#6 2006-07-31 12:50:09

John E. Franklin
Member
Registered: 2005-08-29
Posts: 3,588

Re: Wanted ... a function

I guess it's a couple ways bigger than exponential.
Because exponential multiplies by a constant over and over, but
this multiplies by an increasing number, plus the small addition of the second term looking back a couple.
How do you think up these things, anyway?


igloo myrtilles fourmis

Offline

#7 2006-08-02 01:23:04

krassi_holmz
Real Member
Registered: 2005-12-02
Posts: 1,905

Re: Wanted ... a function

It must involve the factorials.
I can find limits for this functions (m(x)<=f(x)<=M(x) for every x), and thus some asymptotic relations.
But I want the exact function.


IPBLE:  Increasing Performance By Lowering Expectations.

Offline

Board footer

Powered by FluxBB