A \(sequence\) is a function \(f\) defined for every non-negative integer n. For sequences, generally it is set that \(x_n=f(n)\). Usually we are given equation of the form
\[x_n=F(x_{n-1},x_{n-2},x_{n-3},......)\]
Sometimes we are expected to find a "closed expression" for xn. Such an equation is called functionalequation. A function equation of the form
xn=p.xn−1+q.xn−2,(q=0).................(1)
is a (homogeneous)lineardifferenceequationoforder2(with constant coefficients).
To find the general solution of (1), first we try to find a solution of the form xn=λn for a suitable number λ. To find λ, we plug λn into (1) and get
λn=p.λn−1+q.λn−2⟹λ2−p.λ−q=0.................(2)
And (2) is called the characteristicequation of (1). For distinct roots λ1,andλ2,
xn=a.λ1n+b.λ2n
is the general solution. aandb can be found from the initial values x0 and x1.
∙ If λ1=λ2=λ, the general solution has the form
xn=(a+b.n)λn
Now we will talk about the functional equation of function f (non-zero) of the form
f(x+1)+f(x−1)=t.f(x)
No it looks like a linear difference equation of order 2. But the discrete variable n is replaced by the continuous variable x. So we try to find the solutions f(x)=λx. For the value of λ , we get
λ2−t.λ+1=0
with the solutions
λ=2t±4t2−1.
For t<2, we have the solutions
λ=2t+i.1−4t2λˉ=2t−i.1−4t2⟹∣λ∣=∣λˉ∣=1
So λ and its conjugate λˉ are unit vectors in the complex plane, that is ,
λ=cosϕ+i.sinϕλˉ=cosϕ−i.sinϕ
Thus λ has a period n, if
λn=1⟹λ=cos(n2.π+i.sin(n2.π)
Putting the value λ=2t+i.1−4t2 above, we get
2t=cos(n2.π)
Therefore Fundamental period n=cos−1(2t)2.π for non-zero functions satisfying f(x+1)+f(x−1)=t.f(x).
∙ Yet it is unlikely that this irrational number gives a rational multiple of π for the angle ϕ, the only way to secure periodicity.
This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
Good note to start the investigation. Here are some pointers for improvement.
1) As opposed to saying "We try to find solutions of the form f(x)=λx, you should say that "from the theory of linear recurrences, all continuous functions which satisfy the functional equation have the form f(x)=∑aiλx.
2) Notice that I made mention of the fact "all continuous functions". This is an extremely important part that is left out of your analysis. Without this assumption, your conclusion is not true. Please figure out where to add this in, and why it matters.
3) Please explain why "f is non-zero" is an required assumption. You need that one of the ai is non-zero.
4) Several times, you used n as an integer. Other times, you get away with the "assumption" that n is a real number, ie n2π is unlikely to be a rational multiple of π. You should make that distinction extremely clear.
5) You have only shown that this is a period. Why must it be a fundamental period?
1. Yeah, off course f(x) must be a continuous non-zero function here. And it is clearly mentioned in the note "x is a continuous variable" which implies that f(x) is a continuous function. Otherwise there can be many discrete-valued functions following the functional equation.
5. We have worked here on trying to find the solution by taking
f(x)=λx
and In this case λ comes out to be ei.n2.π. From here I can say that λ is one of the nth roots of unity. Hence it lies on the circle ∣λ∣=1. So it will repeat its value once, when it covers the circle one time. So that will be the minimum value of the Period, that is called the Fundamental Period.
For eg. :
let f(x)=ix
where i=−1 which is one of the fourth roots of unity. So it's fundamental period will be 4. There exists no positive real number <4 for which f(x) will keep repeating its value after that interval.
On the basis of this, 4 will be the fundamental period here.
Similarly, λ is one of the nth roots of unity. Hence its fundamental period will be n. @Calvin Lin@Sanjeet Raria
@Calvin Lin
–
1) If I take f(x)=λx,∀x∈R, in this particular case, if x is continuous, then f(x) will also be continuous function. And also there exist many function of the type f(n) for discrete values of n (let's say Natural no.) which are not continuous over the whole real No. line.
5) I didn't imposed it that you have to take f(x)=λx. You can even take function f of the form f(x)=A.λxorf(x)=A.λx+B.γx. But if you take the later ones, then finally It will reduce to the form f(x)=λx. And this form is taken for the simplicity, to avoid too much calculations.
And as far as, it is concerned that the period here will be fundamental period or not. According to me, the period here is the fundamental one. Without going into deep proofs, first I would like to know that whether it is fundamental or not ??? After that, I will look for the proofs in favour of this. Waiting for your reply sir. @Calvin Lin
@Sandeep Bhardwaj
–
1) Right. My point is that you must talk about continuous functions, and explain why/how this is required. You made no mention of this in the writeup, and instead merely assumed that the function must have a certain form. I have demonstrated the existence of a discontinuous function which satisfies the initial conditions that you listed, which contradicts the conclusion of your proof. The main difference is that you need the condition of continuous functions.
5) (and, as an explanation of the above) No. You did impose the form that f(x)=λx.
All that the recurrence relations shows, is that for each 0≤r<1, there exists constants Ar,Br such that f(n+r)=Arλn+Brγn.
It is at this point that we need a continuity argument, in order to show that f(x)=Aλx+Bγx for some fixed constants A and B.
Note: I am unclear what you mean exactly by "and this form is taken for the simplicity, to avoid too much calculations. I can guess at what you mean, but because it is not expressed clearly above, it currently represents a leap of logic to other readers.
6) The periodicity of the function is dependent on being in case 2, IE λ=γ. So, for certain values of t, the functions need not be periodic. What are the value(s) of t?
As to whether or not the period is fundamental, that would depend on the values of t,A,B. As stated, if A=B=0, then we get the zero function, which has no fundamental period. When you continue your analysis, you will have to take that into account.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Good note to start the investigation. Here are some pointers for improvement.
1) As opposed to saying "We try to find solutions of the form f(x)=λx, you should say that "from the theory of linear recurrences, all continuous functions which satisfy the functional equation have the form f(x)=∑aiλx.
2) Notice that I made mention of the fact "all continuous functions". This is an extremely important part that is left out of your analysis. Without this assumption, your conclusion is not true. Please figure out where to add this in, and why it matters.
3) Please explain why "f is non-zero" is an required assumption. You need that one of the ai is non-zero.
4) Several times, you used n as an integer. Other times, you get away with the "assumption" that n is a real number, ie n2π is unlikely to be a rational multiple of π. You should make that distinction extremely clear.
5) You have only shown that this is a period. Why must it be a fundamental period?
Log in to reply
1. Yeah, off course f(x) must be a continuous non-zero function here. And it is clearly mentioned in the note "x is a continuous variable" which implies that f(x) is a continuous function. Otherwise there can be many discrete-valued functions following the functional equation.
5. We have worked here on trying to find the solution by taking f(x)=λx and In this case λ comes out to be ei.n2.π. From here I can say that λ is one of the nth roots of unity. Hence it lies on the circle ∣λ∣=1. So it will repeat its value once, when it covers the circle one time. So that will be the minimum value of the Period, that is called the Fundamental Period.
For eg. : let f(x)=ix where i=−1 which is one of the fourth roots of unity. So it's fundamental period will be 4. There exists no positive real number <4 for which f(x) will keep repeating its value after that interval. On the basis of this, 4 will be the fundamental period here.
Similarly, λ is one of the nth roots of unity. Hence its fundamental period will be n. @Calvin Lin@Sanjeet Raria
Log in to reply
1) x being continuous does not imply that f(x) is continuous. E.g. f(x)=⌊x⌋.
For example, a non-continuous function that satisfies your equation is
f(x)={λx0x∈Nx∈N
5) How do you know that the solution must be of the form f(x)=λx? Why can't it be of the form f(x)=Aλx or f(x)=Aλx+Bγx?
Log in to reply
f(x)=λx,∀x∈R, in this particular case, if x is continuous, then f(x) will also be continuous function. And also there exist many function of the type f(n) for discrete values of n (let's say Natural no.) which are not continuous over the whole real No. line.
1) If I take5) I didn't imposed it that you have to take f(x)=λx. You can even take function f of the form f(x)=A.λxorf(x)=A.λx+B.γx. But if you take the later ones, then finally It will reduce to the form f(x)=λx. And this form is taken for the simplicity, to avoid too much calculations.
And as far as, it is concerned that the period here will be fundamental period or not. According to me, the period here is the fundamental one. Without going into deep proofs, first I would like to know that whether it is fundamental or not ??? After that, I will look for the proofs in favour of this. Waiting for your reply sir. @Calvin Lin
Log in to reply
5) (and, as an explanation of the above) No. You did impose the form that f(x)=λx.
All that the recurrence relations shows, is that for each 0≤r<1, there exists constants Ar,Br such that f(n+r)=Arλn+Brγn.
It is at this point that we need a continuity argument, in order to show that f(x)=Aλx+Bγx for some fixed constants A and B.
Note: I am unclear what you mean exactly by "and this form is taken for the simplicity, to avoid too much calculations. I can guess at what you mean, but because it is not expressed clearly above, it currently represents a leap of logic to other readers.
6) The periodicity of the function is dependent on being in case 2, IE λ=γ. So, for certain values of t, the functions need not be periodic. What are the value(s) of t?
As to whether or not the period is fundamental, that would depend on the values of t,A,B. As stated, if A=B=0, then we get the zero function, which has no fundamental period. When you continue your analysis, you will have to take that into account.
Nice note,@Sandeep Bhardwaj
Log in to reply
thank you very much. :)
Log in to reply
You're welcome😄👍👍👍
Why we always take x=r cos theta & y=r sin theta in Cartesian geometry w.r.t. X axis and Y axis respectively?
Log in to reply
The angle is by convention measured in anticlockwise direction from the positive x-axis.
good work