I F'(n) = f(n) in discrete calculus

  • I
  • Thread starter Thread starter Bruno Tolentino
  • Start date Start date
  • Tags Tags
    Calculus Discrete
Bruno Tolentino
Messages
96
Reaction score
0
We know that in the continuous math, e is special number because if f(x) = e^x, so f'(x) = f(x). But in discrete math, what's the constante base that satisfies this condition? Is not the 2? I. e. f(n) = 2^n ?

Thanks,
 
Physics news on Phys.org
You do not have derivatives in the same sense in discrete mathematics so you will need to specify what you mean by f'(n).
 
If, by f', you mean the finite difference then f'(x)= (f(x+ h)- f(x))/h. In particular, with f(x)= a^x, f'(x)= (a^{x+ h}- a^x)/h= a^x(a^h- 1)/h= f(x)= a^x so that a^h- 1= h and a= (h+ 1)^{1/h}. In the case that h= 1, which is the most common case, a= 2.

The "Calculus" case can be recovered by taking the limit as h goes to 0: a= \lim_{h\to 0} (h+ 1)^{1/h}= e.
 
  • Like
Likes DuckAmuck and Bruno Tolentino
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top