Questions regarding functions defined recursively, such as the Fibonacci sequence.
Stats
created |
1 year ago |
viewed |
12 times |
editors |
0 |
Recent Hot Answers
limit of : $a_{n+2} =\frac{1}{a_n} + \frac{1}{a_{n+1}}$What explains this bizarre behavior?
Solving a recurrence relation, $a_n = \sqrt{n(n+1)}a_{n-1} + n!(n+1)^{3/2}$
Non-homogeneous linear recurrence relation
Recursion relation: Number of series length n made of $(0,1,2)$ so that each pair sum is between 1 and 3. [including them].
more »
Related Tags
homework × 100sequences-and-series × 98
combinatorics × 90
algorithms × 74
discrete-mathematics × 69
recursive-algorithms × 55
generating-functions × 45
asymptotics × 45
fibonacci-numbers × 26
closed-form × 22
induction × 21
difference-equations × 20
number-theory × 19
recursion × 17
probability × 16
linear-algebra × 15
limit × 15
polynomials × 13
algebra-precalculus × 13
computational-complexity × 12
real-analysis × 11
matrices × 11
elementary-number-theory × 9
functions × 9
reference-request × 9
