Find $a, b$ such that $f(x) = ax - lfloor bx+crfloor$ is periodic and find its period, where $ab ne 0$

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite













Find $a, b$ such that $f(x) = ax - lfloor bx+crfloor$ is periodic and find its period, where $ab ne 0$




I've tried to do it the following way:



$$
f(x) = f(x+T) \
ax - lfloorbx + crfloor = a(x+T) - lfloorb(x+T) + crfloor iff \
iff ax - lfloorbx + crfloor - a(x+T) + lfloorb(x+T) + crfloor = 0 \
lfloorbx + c + bTrfloor - lfloorbx + crfloor = aT
$$



That means $aT in mathbb Z$, and $lfloorbx + c + bTrfloor - lfloorbx + crfloor = aT iff bT in mathbb Z$ and $bT = aT$. Therefore $a=b$ if $Tne 0$.



But i'm stuck at finding value of $T$. Is the above correct and how do i find the period of such function?







share|cite|improve this question



















  • Can you just find specific ones? In that case, why not just choose $a = b = 1$, which has a period of 1?
    – Mees de Vries
    Jul 23 at 11:29














up vote
0
down vote

favorite













Find $a, b$ such that $f(x) = ax - lfloor bx+crfloor$ is periodic and find its period, where $ab ne 0$




I've tried to do it the following way:



$$
f(x) = f(x+T) \
ax - lfloorbx + crfloor = a(x+T) - lfloorb(x+T) + crfloor iff \
iff ax - lfloorbx + crfloor - a(x+T) + lfloorb(x+T) + crfloor = 0 \
lfloorbx + c + bTrfloor - lfloorbx + crfloor = aT
$$



That means $aT in mathbb Z$, and $lfloorbx + c + bTrfloor - lfloorbx + crfloor = aT iff bT in mathbb Z$ and $bT = aT$. Therefore $a=b$ if $Tne 0$.



But i'm stuck at finding value of $T$. Is the above correct and how do i find the period of such function?







share|cite|improve this question



















  • Can you just find specific ones? In that case, why not just choose $a = b = 1$, which has a period of 1?
    – Mees de Vries
    Jul 23 at 11:29












up vote
0
down vote

favorite









up vote
0
down vote

favorite












Find $a, b$ such that $f(x) = ax - lfloor bx+crfloor$ is periodic and find its period, where $ab ne 0$




I've tried to do it the following way:



$$
f(x) = f(x+T) \
ax - lfloorbx + crfloor = a(x+T) - lfloorb(x+T) + crfloor iff \
iff ax - lfloorbx + crfloor - a(x+T) + lfloorb(x+T) + crfloor = 0 \
lfloorbx + c + bTrfloor - lfloorbx + crfloor = aT
$$



That means $aT in mathbb Z$, and $lfloorbx + c + bTrfloor - lfloorbx + crfloor = aT iff bT in mathbb Z$ and $bT = aT$. Therefore $a=b$ if $Tne 0$.



But i'm stuck at finding value of $T$. Is the above correct and how do i find the period of such function?







share|cite|improve this question












Find $a, b$ such that $f(x) = ax - lfloor bx+crfloor$ is periodic and find its period, where $ab ne 0$




I've tried to do it the following way:



$$
f(x) = f(x+T) \
ax - lfloorbx + crfloor = a(x+T) - lfloorb(x+T) + crfloor iff \
iff ax - lfloorbx + crfloor - a(x+T) + lfloorb(x+T) + crfloor = 0 \
lfloorbx + c + bTrfloor - lfloorbx + crfloor = aT
$$



That means $aT in mathbb Z$, and $lfloorbx + c + bTrfloor - lfloorbx + crfloor = aT iff bT in mathbb Z$ and $bT = aT$. Therefore $a=b$ if $Tne 0$.



But i'm stuck at finding value of $T$. Is the above correct and how do i find the period of such function?









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 23 at 11:20









roman

4391412




4391412











  • Can you just find specific ones? In that case, why not just choose $a = b = 1$, which has a period of 1?
    – Mees de Vries
    Jul 23 at 11:29
















  • Can you just find specific ones? In that case, why not just choose $a = b = 1$, which has a period of 1?
    – Mees de Vries
    Jul 23 at 11:29















Can you just find specific ones? In that case, why not just choose $a = b = 1$, which has a period of 1?
– Mees de Vries
Jul 23 at 11:29




Can you just find specific ones? In that case, why not just choose $a = b = 1$, which has a period of 1?
– Mees de Vries
Jul 23 at 11:29










1 Answer
1






active

oldest

votes

















up vote
3
down vote



accepted










The fractional part function $x=x-lfloor xrfloor$ is known to be periodic with period $1$.



Then



$$ax-(bx+c)+bx+c$$ can only be periodic if $a=b$ (otherwise $(a-b)x$ is aperiodic), and the period is such that $bT=1$.






share|cite|improve this answer























    Your Answer




    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2860244%2ffind-a-b-such-that-fx-ax-lfloor-bxc-rfloor-is-periodic-and-find-its%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    3
    down vote



    accepted










    The fractional part function $x=x-lfloor xrfloor$ is known to be periodic with period $1$.



    Then



    $$ax-(bx+c)+bx+c$$ can only be periodic if $a=b$ (otherwise $(a-b)x$ is aperiodic), and the period is such that $bT=1$.






    share|cite|improve this answer



























      up vote
      3
      down vote



      accepted










      The fractional part function $x=x-lfloor xrfloor$ is known to be periodic with period $1$.



      Then



      $$ax-(bx+c)+bx+c$$ can only be periodic if $a=b$ (otherwise $(a-b)x$ is aperiodic), and the period is such that $bT=1$.






      share|cite|improve this answer

























        up vote
        3
        down vote



        accepted







        up vote
        3
        down vote



        accepted






        The fractional part function $x=x-lfloor xrfloor$ is known to be periodic with period $1$.



        Then



        $$ax-(bx+c)+bx+c$$ can only be periodic if $a=b$ (otherwise $(a-b)x$ is aperiodic), and the period is such that $bT=1$.






        share|cite|improve this answer















        The fractional part function $x=x-lfloor xrfloor$ is known to be periodic with period $1$.



        Then



        $$ax-(bx+c)+bx+c$$ can only be periodic if $a=b$ (otherwise $(a-b)x$ is aperiodic), and the period is such that $bT=1$.







        share|cite|improve this answer















        share|cite|improve this answer



        share|cite|improve this answer








        edited Jul 23 at 11:49


























        answered Jul 23 at 11:29









        Yves Daoust

        111k665203




        111k665203






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2860244%2ffind-a-b-such-that-fx-ax-lfloor-bxc-rfloor-is-periodic-and-find-its%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What is the equation of a 3D cone with generalised tilt?

            Color the edges and diagonals of a regular polygon

            Relationship between determinant of matrix and determinant of adjoint?