128x Filetype PDF File size 0.09 MB Source: www.math.uci.edu
FUNCTIONALEQUATIONS ZHIQINLU 1. Whatis a functional equation Anequation contains an unknown function is called a functional equation. Example1.1Thefollowingequations can be regarded as functional equations f (x) = −f(−x), oddfunction f (x) = f(−x), even function f (x + a) = f(x), periodic function, if a , 0 Example1.2TheFibonaccisequence a =a +a n+1 n n−1 definesafunctionalequationwiththedomainofwhichbeingnonnegativeintegers. Wecanalsorepresent the sequence is f (n + 1) = f(n) + f(n − 1). Example1.3(Radioactivedecay) Let f(x)representameasurementofthenumber of a specific type of radioactive nuclei in a sample of material at a given time x. Weassume that initially, there is 1 gram of the sample, that is, f(0) = 1. By the physical law, we have f (x)f(y) = f(x + y). Canwedeterminewhichfunctionthis is? 2. Substitution method Example2.1Leta , 1. Solve the equation af(x)+ f(1) = ax, x where the domain of f is the set of all non-zero real numbers. Date: November 7, 2016. Lecture notes for the Math Circle, Irvine. Partially supported by the NSF grant DMS-1510232. 1 2 ZHIQINLU,DEPARTMENTOFMATHEMATICS Solution: Replacing x by x−1, we get af(1)+ f(x) = a. x x Wetherefore have a 2 2 (a −1)f(x) = a x− x, and hence 2 a f (x) = a x − x . a2 − 1 2 2 Exercise 2.2 Solving the functional equation (a , b ) af(x−1)+bf(1−x)=cx. FUNCTIONAL EQUATIONS 3 Exercise 2.3 Finding a function f : R\{0} → R such that (1 + f(x−1))(f(x) − (f(x))−1) = (x − a)(1 − ax), x where a ∈ (0,1). 3. Recurrence Relations Example3.1(Fibonacci Equations) Let f (n + 2) = f(n + 1) + f(n) with f(0) = 0, f(1) = 1. Find a general formula for the sequence. Solution: We consider the solution of the form f (n) = βn for some real number β. Then we have βn+2 = βn+1 + βn 2 from which we conclude that β = β + 1. Therefore √ √ β = 1+ 5, β = 1− 5. 1 2 2 2 4 ZHIQINLU,DEPARTMENTOFMATHEMATICS Ageneral solution of the sequence can be written as √ √ n n 1+ 5 1− 5 f (n) = c +c , 1 2 2 2 where c1,c2 are coefficients determined by the initial values. By the initial condi- tions, we have c1 + c2 = 0 √ √ 1+ 5 1− 5 c + c = 1 1 2 2 2 Thus we have c = 1 ,c =− 1 . 1 √ 2 √ 5 5 Thus √ √ n n 1 1+ 5 1− 5 f (n) = √ − . 5 2 2 It is interesting to see that the above expression provide all positive integers for any n. Exercise 3.2 Solving the sequence defined by a =3a −2a n n−1 n−2 for n ≥ 2 with the initial condition a = 0,a = 1. 0 1
no reviews yet
Please Login to review.