Find all functions x(t), y(t) satisfying x′(t)=y(t)−x(t) y′(t)=3x(t)−3y(t). Find the Particular pair of functions satisfying x(0)=y(0)=1/2
Solution :
We solve this by eliminating variables.
Find the function f(n),n=0,1,…,10 that satisfies f(n)=14f(n−1)+34f(n+1),n=1,2,..,9, and f(0)=0, f(1)=1.
Solution :
The Fibonacci numbers Fn are defined by F1=1, F2=1 and for n>2, Fn=Fn−1+Fn−2. Find a formula for Fn by solving the difference equation.
Solution :
Find the function f(n), n=0,1,2,… that satisfies:
f(0)=0, f(n)=13f(n−1)+13f(n+1)+13f(n+2), n≥1, lim
**Solution :**
Find all functions from the integers to the real numbers satisfying \begin{equation*} f(n) = \frac{1}{2}f(n+1) + \frac{1}{2}f(n-1) -1 \end{equation*}
Solution :
(a) Find all functions from the real numbers to the real numbers such that for all , \begin{equation*} f''(x)+f'(x) +f(x) = 0 \end{equation*}
Solution :
(b) Find all functions from the integers to the real numbers such that for all , \begin{equation*} f(n+2) = -f(n) -f(n+1) \end{equation*}
Solution :