How can I prove this discrete signal is periodic?

Click For Summary
SUMMARY

The discussion focuses on proving the periodicity of a discrete signal defined by the equation x[n] = Σ2^(-abs(n-2m)). Participants analyze the equality abs(n-2m) = abs(n+N-2m) to derive the fundamental period N. The conclusion reached is that N = 2, indicating that the signal is periodic with a period of 2. The conversation highlights the importance of understanding summation and absolute value properties in signal analysis.

PREREQUISITES
  • Understanding of discrete signals and periodic functions
  • Familiarity with summation notation and properties
  • Knowledge of absolute value functions
  • Basic concepts of signal processing
NEXT STEPS
  • Study the properties of discrete periodic signals
  • Learn about summation techniques in signal analysis
  • Explore the implications of absolute value in mathematical proofs
  • Investigate the relationship between signal periodicity and Fourier series
USEFUL FOR

Students and professionals in signal processing, mathematicians, and anyone involved in analyzing discrete signals and their periodic properties.

Boltzman Oscillation
Messages
233
Reaction score
26

Homework Statement



Prove the discreet signal is periodic:

questionsign.png

Homework Equations



for periodic funtions: x[n] = x[n + N]

The Attempt at a Solution



I made an equality (im going to leave the sigma out for simplicity):

2^(-abs(n-2m)) = 2^(-abs(n+N-2m))
I don't know what I need to do from here. The absolute value throws me off, I don't know what to do with it. My guess would be that the only thing that matters is what is inside the abs since everything else is the same so I really only need for the follwing to be true:

abs(n-2m) = abs(n+N-2m)..........(1)
but then N = 0

I guess I could make N = (-2n +4m) since using this in equation (1) will get me:

abs(n-2m) = abs(-n+2m) = abs(-(n-2m)) which is true. Then N can equal (-2n + 4m). Now doesn't N have to be independent of n? Did I do this right? I sort of started getting the idea as I went along here so sorry if I solved it.
 

Attachments

  • questionsign.png
    questionsign.png
    1.7 KB · Views: 681
Physics news on Phys.org
Why don't you work out a few ##x(n)## to get a feeling for what this is about ? big N pops up in no time at all !
 
BvU said:
Why don't you work out a few ##x(n)## to get a feeling for what this is about ? big N pops up in no time at all !
I understand what you mean but I am not a big fan of this brute force method :( is this really the best way?
 
If you don't see an alternative ...

I note that you ran into trouble with your approach, so at least one of the choices you made was not such a good idea. My bet is that leaving out the summation is the one :rolleyes:
 
And I wouldn't call it a brute force method. More: orientation phase.
Who knows you don't even have to do the complete working out :rolleyes:
 
BvU said:
And I wouldn't call it a brute force method. More: orientation phase
Well I try but I just don't understand this summation, maybe you can help me understand:

x[1] = Σ2^(-2m)
x[2] = ∑2^(-abs(1-2m))
x[3] = ∑2^(-abs(2-2m))
x[4] = ∑2^(-abs(3-2m))
x[5] = ∑2^(-abs(4-2m))

I don't even work with sums so I am totally confused.
 
Boltzmann Oscillation said:
dont even work with sums
Well, there is a first time for everything ... :cool:

And I venture to assume that you do know ##\sum 2^{-|m|}## ?

Fortunately you will accept that a sum yields the same result if all the terms are exactly the same, so we can reduce your problem to showing that that indeed is the case for a certain big N

rings a bell ? :rolleyes:
 
BvU said:
Well, there is a first time for everything ... :cool:

And I venture to assume that you do know ##\sum 2^{-|m|}## ?

Fortunately you will accept that a sum yields the same result if all the terms are exactly the same, so we can reduce your problem to showing that that indeed is the case for a certain big N

rings a bell ? :rolleyes:

I agree with you on "a sum yields the same result if all the terms are exactly the same" but I am not familiar with that sum. No bells have been rung sir. It is over for me.

but let me try reasoning
at x[0] = ∑2^-abs(-2m) I can get numbers 2^0 + 2^(-2) + 2^(-4) + 2^(-6)+ ... + 2^(-2n) where n = 0,1,2,3,4,5...
at x[1] = ∑2^(-abs(1-2m)) i can get the following: 2^-1 + 2^-3 + 2^-5 + ... +2^(-(2n+1)) where n = 0,1,2,3,4...
at x[2] = ∑2^(-abs(2(1-m)) i can get: 2^(-2) + 2^(0) + 2^(-2) + 2^(-6)

hmm it looks like x[2] is just a shifted form of x[0], then x[0] at m = -1 should equal to 2^(-2)
errrr it equals 2^(-2). So ima go ahead and goes that N = 2 since x[0] = x[2] = x[0 + 2]. The fundamental period is 2. Man integrals are so much easier. Is there a faster way of doing this?
 
Boltzmann Oscillation said:
Is there a faster way of doing this?
Yes: you conclude that the exponents go through the same set of values for all even ##n## and also through a same set of values (but different from the even one) for all odd ##n##. Here's a picture of |n-2m| as a function of ##m## for a few values of ##n##
upload_2019-2-27_17-27-56.png


There are only two distinct sets of values if ##m## runs from ##-\infty## to ##+\infty##

Furthermore you should know that ## 1+ {1\over 2} + {1\over 4} + {1\over 8} + {1\over 16} + {1\over 32} + ... = 2##
 

Attachments

  • upload_2019-2-27_17-27-56.png
    upload_2019-2-27_17-27-56.png
    12 KB · Views: 493

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
9
Views
58K
  • · Replies 1 ·
Replies
1
Views
13K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K