Proving Periodicity of Sin/Cos with Series Representation

In summary: The only analytic property of the exponential function used in all this is that (a) it is invertible, and (b) its derivative is itself, so it is its own solution. The rest of the work is all algebraic.In summary, by using the series representation of sin and cos, it can be proven that they are periodic with a period of 2π. This can be demonstrated by checking if f(x) = f(x+kP) where P is the period and k=0,1,2,3... Additionally, the series expansions satisfy the differential equation that uniquely defines sine and cosine. To prove this, it is necessary to show that any solution to the differential equation has a period of 2π
  • #1
astroultraman
3
0
with the series representation of sin or cos as a starting point (you don't know nothing else about those functions), how to prove:

a. they are periodic.

b. the value of the period.
 
Physics news on Phys.org
  • #2
Are you talking about the Taylor series expansion of sin and cos?

If you are talking about them, then the period must be 2pi since the Taylor expansion is based on the use of radians as a measure of angles.

If something is periodic you can always check if f(x) = f(x+kP) where P is the period and k=0,1,2,3...
 
  • #3
Show that the series expansions satisfy the differential equation that uniquely defines sine and cosine:

[tex]y'' = -y[/tex]

sine is the unique solution satisfying [itex]y(0) = 0[/itex] and [itex]y'(0) = 1[/itex].
cosine is the unique solution satisfying [itex]y(0) = 1[/itex] and [itex]y'(0) = 0[/itex].

You can differentiate the series term by term because they are power series that converge everywhere.
 
  • #4
I don't think those replies do not show what the OP asks to show. The OP wants to know how to use the power series to demonstrate periodicity of the functions. Showing that the power series satisfy some other definition of cos and sin presumably defeats the purpose of the question.

nekronaut said:
Are you talking about the Taylor series expansion of sin and cos?

If you are talking about them, then the period must be 2pi since the Taylor expansion is based on the use of radians as a measure of angles.

If something is periodic you can always check if f(x) = f(x+kP) where P is the period and k=0,1,2,3...

All you know are that you have some functions s(x) and c(x), defined by their power series. x is just a dimensionless argument. It need not be interpreted as a radian. Even if you did interpret it as a radian, you cannot automatically deduce the period is [itex]2\pi[/itex]. [itex]\tan\theta[/itex]'s argument is in radians, but its period isn't [itex]2\pi[/itex].
jbunniii said:
Show that the series expansions satisfy the differential equation that uniquely defines sine and cosine:

[tex]y'' = -y[/tex]

sine is the unique solution satisfying [itex]y(0) = 0[/itex] and [itex]y'(0) = 1[/itex].
cosine is the unique solution satisfying [itex]y(0) = 1[/itex] and [itex]y'(0) = 0[/itex].

You can differentiate the series term by term because they are power series that converge everywhere.

Again, in terms of the OP's problem, that shows the functions s(x) and c(x) satisfy that differential equation, but under the conditions of the problem we don't know about the functions sin or cos, so this is in some sense the first discovery of these functions, and we haven't proven periodicity yet. Of course, perhaps this is the way it actually gets done - the method which I think the OP is asking for (see below) looks intractable to me.For the OP: what I might try, in place of showing the power series satisfy some other definition of sine or cosine, is to use the definition of periodicity, f(x + P) = f(x) and the binomial expansion. e.g.,

[tex]s(x+P) = \sum_{k=0}^\infty \frac{(-1)^k(x+P)^{2k+1}}{(2k+1)!} = \sum_{k=0}^\infty \sum_{m=0}^{2k+1} \frac{(-1)^k}{(2k+1)!}\frac{(2k+1)!}{m!(2k+1-m)!} x^m P^{2k+1-m}[/tex]

I would then switch the order of summation (you'll have to figure out how to change the limits appropriately), and write the series as

[tex]\sum_{m=?}^? \frac{x^m}{m!}\left[\sum_{k=?}^{?} \frac{(-1)^k}{(2k+1-m)!} P^{2k+1-m}\right][/tex]

Then, show that for P = 2pi this reduces to the original series. In principle I think this should work, but in practice it may be too hard to do. A quick attempt at it give me a hypergeometric function for the inner function, and good luck dealing with that... especially since there's a cosine in the argument! I may have screwed something up, though.
 
Last edited:
  • #5
I suggested proving that the functions to which the series converge satisfy the indicated differential equation because there's no obvious way that I can see to prove periodicity directly from the series expansion.

Yes, you then have to show that any solution to the differential equation has period [itex]2\pi[/itex]. To do that is not entirely straightforward, but at least it can be done. See, for example, this thread:

https://www.physicsforums.com/showthread.php?t=274664

There's also a nice treatment in Knopp, "Theory and Application of Infinite Series." You can see the relevant section at Google Books, section 24, page 198. Hopefully this link works:

http://preview.tinyurl.com/2ddxs5f
 
Last edited:
  • #6
Mute++
 
  • #7
Rudin works all this out in the Prologue of "Real and Complex Analysis", so maybe you should just get a copy of the book and read it. Here is an outline of his approach:

1. Define [tex]\exp(z)[/tex] by its series representation (for complex z).

2. Deduce [tex]\exp(a) \; \exp(b) = \exp(a+b)[/tex]

3. Define sin and cos by [tex]\cos t = Re(\exp(i t))[/tex] and [tex]\sin t = Im(\exp(i t))[/tex]-- in other words, by their series representations.

4. Show there is a smallest positive [tex]t_0[/tex] such that [tex]\cos t_0 = 0[/tex].
Define [tex]\pi[/tex] by [tex]\pi = 2 t_0[/tex].

5. Show that [tex]\exp(z + 2 \pi i) = \exp(z)[/tex]

6. [tex]\exp(\pi i / 2) = i[/tex] and [tex]\exp(z) = 1[/tex] if and only if [tex]z / (2 \pi i)[/tex] is an integer.

7. [tex]\exp[/tex] is a periodic function with period [tex]2 \pi i[/tex]

Periodicity of sin and cos then follow.
 

1. What is the purpose of proving the periodicity of sin/cos with series representation?

The purpose of proving the periodicity of sin/cos with series representation is to mathematically demonstrate that these functions repeat themselves in a predictable pattern. This is important in many applications of mathematics, such as trigonometry, physics, and engineering.

2. How is the periodicity of sin/cos represented with series?

The periodicity of sin/cos is represented with an infinite series known as the Taylor series. This series is derived from the derivatives of the sine and cosine functions and can be used to approximate the values of these functions at any point on the unit circle.

3. What is the relationship between the periodicity of sin/cos and the unit circle?

The periodicity of sin/cos is closely related to the unit circle, as the values of these functions repeat themselves as we move along the circumference of the unit circle. This is because the unit circle is defined as the set of all points that are a distance of 1 from the origin, and the sine and cosine functions are defined using the coordinates of points on the unit circle.

4. Can the periodicity of sin/cos be proven using a geometric approach?

Yes, the periodicity of sin/cos can be proven using a geometric approach known as the Unit Circle Proof. This involves using the properties of the unit circle and the relationships between its points and the sine and cosine functions to show that these functions are indeed periodic.

5. Are there any real-world applications of proving the periodicity of sin/cos with series representation?

Yes, there are many real-world applications of proving the periodicity of sin/cos with series representation. For example, in physics, the periodicity of these functions is used to model the motion of objects in circular motion, while in engineering, it is used in the design of oscillating systems such as springs and pendulums.

Similar threads

Replies
139
Views
4K
  • Calculus
Replies
1
Views
1K
  • General Math
Replies
33
Views
2K
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
284
Replies
11
Views
860
Replies
3
Views
946
  • Classical Physics
Replies
3
Views
607
Replies
5
Views
2K
Back
Top