Arithmetical progression vs. Functions












0












$begingroup$


I have been studying a lot of Maths recently but I am still in the fundamentals. Although I don't work directly with some topics, I find it very interesting.



Anyways, I was studying arithmetical progression and although I understood the definition as well as the concept, something puzzles me: When do I use arithmetical progression instead of functions? You see, if we take a linear function, it seems a lot like an arithmetical progression, or it is something from my mind? Maybe I lack in experience and I am misunderstanding some concepts.



To illustrate my question lets tackle this problem both using PA and function:



"A guy wants to buy a car whose price is $10.000$. He has saved $4800$ already and he is gonna save $1.200 monthly. How long is it gonna take for him to collect this amount?"



By function:
$f(x) = 1200x + 0$
and we solve for x being $$5200



By PA we simply start at $4800$ and find $N $



As you can see... both ways are possible. So please, when do I use one instead of another?



Thanks in advance
Cheers from Brazil










share|cite|improve this question











$endgroup$












  • $begingroup$
    Arithmetic progressions deal with discrete inputs, namely the integers, whereas functions (typically linear) are continuous. You might find arithmetic progressions used more in computer science, where it might not always be easier to deal with a continuous function.
    $endgroup$
    – Hyperion
    Jan 31 at 16:01












  • $begingroup$
    Also, there are forms you deal with in arithmetic progressions that can't be expressed in continuous functions, namely, recursively defined formulas.
    $endgroup$
    – Hyperion
    Jan 31 at 16:04










  • $begingroup$
    Thanks for your answer...but lemme ask you one thing: Is a PA a Linear function? Or I cant say that?
    $endgroup$
    – Matheus Minguini
    Jan 31 at 16:05








  • 2




    $begingroup$
    PA is very similar to a linear function, but it is not a linear function. Remember that you are only getting paid every month, not continuously. Since I can't decide to get $$400$ after a third of a month (I can only get my money in $$1200$ chunks every month, this is not continuous, and is most effectively modeled as an arithmetic progression.
    $endgroup$
    – Hyperion
    Jan 31 at 16:09








  • 1




    $begingroup$
    Nice, now I understand the concept! Thanks for your time and consideration @Hyperion! You are the best ;P
    $endgroup$
    – Matheus Minguini
    Jan 31 at 16:11
















0












$begingroup$


I have been studying a lot of Maths recently but I am still in the fundamentals. Although I don't work directly with some topics, I find it very interesting.



Anyways, I was studying arithmetical progression and although I understood the definition as well as the concept, something puzzles me: When do I use arithmetical progression instead of functions? You see, if we take a linear function, it seems a lot like an arithmetical progression, or it is something from my mind? Maybe I lack in experience and I am misunderstanding some concepts.



To illustrate my question lets tackle this problem both using PA and function:



"A guy wants to buy a car whose price is $10.000$. He has saved $4800$ already and he is gonna save $1.200 monthly. How long is it gonna take for him to collect this amount?"



By function:
$f(x) = 1200x + 0$
and we solve for x being $$5200



By PA we simply start at $4800$ and find $N $



As you can see... both ways are possible. So please, when do I use one instead of another?



Thanks in advance
Cheers from Brazil










share|cite|improve this question











$endgroup$












  • $begingroup$
    Arithmetic progressions deal with discrete inputs, namely the integers, whereas functions (typically linear) are continuous. You might find arithmetic progressions used more in computer science, where it might not always be easier to deal with a continuous function.
    $endgroup$
    – Hyperion
    Jan 31 at 16:01












  • $begingroup$
    Also, there are forms you deal with in arithmetic progressions that can't be expressed in continuous functions, namely, recursively defined formulas.
    $endgroup$
    – Hyperion
    Jan 31 at 16:04










  • $begingroup$
    Thanks for your answer...but lemme ask you one thing: Is a PA a Linear function? Or I cant say that?
    $endgroup$
    – Matheus Minguini
    Jan 31 at 16:05








  • 2




    $begingroup$
    PA is very similar to a linear function, but it is not a linear function. Remember that you are only getting paid every month, not continuously. Since I can't decide to get $$400$ after a third of a month (I can only get my money in $$1200$ chunks every month, this is not continuous, and is most effectively modeled as an arithmetic progression.
    $endgroup$
    – Hyperion
    Jan 31 at 16:09








  • 1




    $begingroup$
    Nice, now I understand the concept! Thanks for your time and consideration @Hyperion! You are the best ;P
    $endgroup$
    – Matheus Minguini
    Jan 31 at 16:11














0












0








0





$begingroup$


I have been studying a lot of Maths recently but I am still in the fundamentals. Although I don't work directly with some topics, I find it very interesting.



Anyways, I was studying arithmetical progression and although I understood the definition as well as the concept, something puzzles me: When do I use arithmetical progression instead of functions? You see, if we take a linear function, it seems a lot like an arithmetical progression, or it is something from my mind? Maybe I lack in experience and I am misunderstanding some concepts.



To illustrate my question lets tackle this problem both using PA and function:



"A guy wants to buy a car whose price is $10.000$. He has saved $4800$ already and he is gonna save $1.200 monthly. How long is it gonna take for him to collect this amount?"



By function:
$f(x) = 1200x + 0$
and we solve for x being $$5200



By PA we simply start at $4800$ and find $N $



As you can see... both ways are possible. So please, when do I use one instead of another?



Thanks in advance
Cheers from Brazil










share|cite|improve this question











$endgroup$




I have been studying a lot of Maths recently but I am still in the fundamentals. Although I don't work directly with some topics, I find it very interesting.



Anyways, I was studying arithmetical progression and although I understood the definition as well as the concept, something puzzles me: When do I use arithmetical progression instead of functions? You see, if we take a linear function, it seems a lot like an arithmetical progression, or it is something from my mind? Maybe I lack in experience and I am misunderstanding some concepts.



To illustrate my question lets tackle this problem both using PA and function:



"A guy wants to buy a car whose price is $10.000$. He has saved $4800$ already and he is gonna save $1.200 monthly. How long is it gonna take for him to collect this amount?"



By function:
$f(x) = 1200x + 0$
and we solve for x being $$5200



By PA we simply start at $4800$ and find $N $



As you can see... both ways are possible. So please, when do I use one instead of another?



Thanks in advance
Cheers from Brazil







functions arithmetic-progressions






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 31 at 17:14









SNEHIL SANYAL

658110




658110










asked Jan 31 at 15:58









Matheus MinguiniMatheus Minguini

175




175












  • $begingroup$
    Arithmetic progressions deal with discrete inputs, namely the integers, whereas functions (typically linear) are continuous. You might find arithmetic progressions used more in computer science, where it might not always be easier to deal with a continuous function.
    $endgroup$
    – Hyperion
    Jan 31 at 16:01












  • $begingroup$
    Also, there are forms you deal with in arithmetic progressions that can't be expressed in continuous functions, namely, recursively defined formulas.
    $endgroup$
    – Hyperion
    Jan 31 at 16:04










  • $begingroup$
    Thanks for your answer...but lemme ask you one thing: Is a PA a Linear function? Or I cant say that?
    $endgroup$
    – Matheus Minguini
    Jan 31 at 16:05








  • 2




    $begingroup$
    PA is very similar to a linear function, but it is not a linear function. Remember that you are only getting paid every month, not continuously. Since I can't decide to get $$400$ after a third of a month (I can only get my money in $$1200$ chunks every month, this is not continuous, and is most effectively modeled as an arithmetic progression.
    $endgroup$
    – Hyperion
    Jan 31 at 16:09








  • 1




    $begingroup$
    Nice, now I understand the concept! Thanks for your time and consideration @Hyperion! You are the best ;P
    $endgroup$
    – Matheus Minguini
    Jan 31 at 16:11


















  • $begingroup$
    Arithmetic progressions deal with discrete inputs, namely the integers, whereas functions (typically linear) are continuous. You might find arithmetic progressions used more in computer science, where it might not always be easier to deal with a continuous function.
    $endgroup$
    – Hyperion
    Jan 31 at 16:01












  • $begingroup$
    Also, there are forms you deal with in arithmetic progressions that can't be expressed in continuous functions, namely, recursively defined formulas.
    $endgroup$
    – Hyperion
    Jan 31 at 16:04










  • $begingroup$
    Thanks for your answer...but lemme ask you one thing: Is a PA a Linear function? Or I cant say that?
    $endgroup$
    – Matheus Minguini
    Jan 31 at 16:05








  • 2




    $begingroup$
    PA is very similar to a linear function, but it is not a linear function. Remember that you are only getting paid every month, not continuously. Since I can't decide to get $$400$ after a third of a month (I can only get my money in $$1200$ chunks every month, this is not continuous, and is most effectively modeled as an arithmetic progression.
    $endgroup$
    – Hyperion
    Jan 31 at 16:09








  • 1




    $begingroup$
    Nice, now I understand the concept! Thanks for your time and consideration @Hyperion! You are the best ;P
    $endgroup$
    – Matheus Minguini
    Jan 31 at 16:11
















$begingroup$
Arithmetic progressions deal with discrete inputs, namely the integers, whereas functions (typically linear) are continuous. You might find arithmetic progressions used more in computer science, where it might not always be easier to deal with a continuous function.
$endgroup$
– Hyperion
Jan 31 at 16:01






$begingroup$
Arithmetic progressions deal with discrete inputs, namely the integers, whereas functions (typically linear) are continuous. You might find arithmetic progressions used more in computer science, where it might not always be easier to deal with a continuous function.
$endgroup$
– Hyperion
Jan 31 at 16:01














$begingroup$
Also, there are forms you deal with in arithmetic progressions that can't be expressed in continuous functions, namely, recursively defined formulas.
$endgroup$
– Hyperion
Jan 31 at 16:04




$begingroup$
Also, there are forms you deal with in arithmetic progressions that can't be expressed in continuous functions, namely, recursively defined formulas.
$endgroup$
– Hyperion
Jan 31 at 16:04












$begingroup$
Thanks for your answer...but lemme ask you one thing: Is a PA a Linear function? Or I cant say that?
$endgroup$
– Matheus Minguini
Jan 31 at 16:05






$begingroup$
Thanks for your answer...but lemme ask you one thing: Is a PA a Linear function? Or I cant say that?
$endgroup$
– Matheus Minguini
Jan 31 at 16:05






2




2




$begingroup$
PA is very similar to a linear function, but it is not a linear function. Remember that you are only getting paid every month, not continuously. Since I can't decide to get $$400$ after a third of a month (I can only get my money in $$1200$ chunks every month, this is not continuous, and is most effectively modeled as an arithmetic progression.
$endgroup$
– Hyperion
Jan 31 at 16:09






$begingroup$
PA is very similar to a linear function, but it is not a linear function. Remember that you are only getting paid every month, not continuously. Since I can't decide to get $$400$ after a third of a month (I can only get my money in $$1200$ chunks every month, this is not continuous, and is most effectively modeled as an arithmetic progression.
$endgroup$
– Hyperion
Jan 31 at 16:09






1




1




$begingroup$
Nice, now I understand the concept! Thanks for your time and consideration @Hyperion! You are the best ;P
$endgroup$
– Matheus Minguini
Jan 31 at 16:11




$begingroup$
Nice, now I understand the concept! Thanks for your time and consideration @Hyperion! You are the best ;P
$endgroup$
– Matheus Minguini
Jan 31 at 16:11










1 Answer
1






active

oldest

votes


















0












$begingroup$

Arithmetic progressions, are outputs of a linear function, evaluated at the integer values. This is only a subset of all the values the linear function takes on.



The equation to solve would be 10000=1200x+4800 where x is in months, not dollar dollars. This equation simplifies to 5200=1200x. x is then 4.25 which will be rounded up to the nearest integer to become 5.






share|cite|improve this answer









$endgroup$














    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',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    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%2f3095054%2farithmetical-progression-vs-functions%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0












    $begingroup$

    Arithmetic progressions, are outputs of a linear function, evaluated at the integer values. This is only a subset of all the values the linear function takes on.



    The equation to solve would be 10000=1200x+4800 where x is in months, not dollar dollars. This equation simplifies to 5200=1200x. x is then 4.25 which will be rounded up to the nearest integer to become 5.






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      Arithmetic progressions, are outputs of a linear function, evaluated at the integer values. This is only a subset of all the values the linear function takes on.



      The equation to solve would be 10000=1200x+4800 where x is in months, not dollar dollars. This equation simplifies to 5200=1200x. x is then 4.25 which will be rounded up to the nearest integer to become 5.






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        Arithmetic progressions, are outputs of a linear function, evaluated at the integer values. This is only a subset of all the values the linear function takes on.



        The equation to solve would be 10000=1200x+4800 where x is in months, not dollar dollars. This equation simplifies to 5200=1200x. x is then 4.25 which will be rounded up to the nearest integer to become 5.






        share|cite|improve this answer









        $endgroup$



        Arithmetic progressions, are outputs of a linear function, evaluated at the integer values. This is only a subset of all the values the linear function takes on.



        The equation to solve would be 10000=1200x+4800 where x is in months, not dollar dollars. This equation simplifies to 5200=1200x. x is then 4.25 which will be rounded up to the nearest integer to become 5.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Feb 18 at 12:28









        Roddy MacPheeRoddy MacPhee

        724118




        724118






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3095054%2farithmetical-progression-vs-functions%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

            Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

            A Topological Invariant for $pi_3(U(n))$