Is a Unit Step Function or Series the Solution to this Equation?

the_dialogue
Messages
77
Reaction score
0

Homework Statement


I have an equation that has the following values at different intervals:

It is:

r when 0<x<2Pi
r - (1)d when 2Pi<x<4Pi
r - (2)d when 4Pi<x<6Pi

And so on. I want to find a function that encompasses this whole function. Unit functions / discontinuity functions are fine; as long as I can take derivatives in the future.

2. The attempt at a solution

The furthest I could get is to define a series as follows:

r - n*d when 2nPi < x < 2(n+1)*Pi

At this point, my mind thinks discontinuity functions, but those would only work if 'n' was always a constant value, and didn't increase by 1 each iteration. Thank you!
 
Physics news on Phys.org
cough, cough...the floor function.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top