Find the limit of a multiplying term function when n tends to infinity.Help in Evaluate the following...

Is it legal for a bar bouncer to conficaste a fake ID

What to do when surprise and a high initiative roll conflict with the narrative?

Preventing employees from either switching to competitors or opening their own business

Mobile App Appraisal

Is open-sourcing the code of a webapp not recommended?

Why did the Herschel Space Telescope need helium coolant?

What is the actual quality of machine translations?

Is the term 'open source' a trademark?

How can electric fields be used to detect cracks in metals?

How to deal with apathetic co-worker?

How come the nude protesters were not arrested?

Compiling C files on Ubuntu and using the executable on Windows

How Often Do Health Insurance Providers Drop Coverage?

SQL counting distinct over partition

Logarithm of exponential

Taxi Services at Didcot

Why doesn't Adrian Toomes give up Spider-Man's identity?

How do governments keep track of their issued currency?

Why is one of Madera Municipal's runways labelled with only "R" on both sides?

What is wrong with this proof that symmetric matrices commute?

Were Alexander the Great and Hephaestion lovers?

How to return a security deposit to a tenant

Share calendar details request from manager's manager

How can I tell the difference between unmarked sugar and stevia?



Find the limit of a multiplying term function when n tends to infinity.


Help in Evaluate the following limit?Limit n tends to infinityThe Limit of $xleft(sqrt[x]{a}-1right)$ as $xtoinfty$.Using L'Hospital's Rule to evaluate limit to infinityEvaluate the following limit without L'Hopitallimit of function with one fractional termLimit of exp function in infinityTrigonometric Limit 0*infinityFind the limit of $e^x/2^x$ as $x$ approaches infinityWhat is the limit of series when n tends to infinity?













2












$begingroup$


How do I evaluate the limit,



$$lim_{n to infty} left(1-frac1{2^2}right)left(1-frac1{3^2}right)left(1-frac1{4^2}right)...left(1-frac1{n^2}right)$$



I tried to break the $n^{text{th}}$ term into $$frac{(n+1)(n-1)}{n.n}$$ and then tried to do something but couldn't get anywhere. Please help as to how to solve such questions in general. Thanks.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Can you see that the numerator in each term will cancel with the denominators of the terms on either side. So there ought to be some mass cancellation - write the first few terms in the form you have discovered o see what is going on.
    $endgroup$
    – Mark Bennet
    9 hours ago
















2












$begingroup$


How do I evaluate the limit,



$$lim_{n to infty} left(1-frac1{2^2}right)left(1-frac1{3^2}right)left(1-frac1{4^2}right)...left(1-frac1{n^2}right)$$



I tried to break the $n^{text{th}}$ term into $$frac{(n+1)(n-1)}{n.n}$$ and then tried to do something but couldn't get anywhere. Please help as to how to solve such questions in general. Thanks.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Can you see that the numerator in each term will cancel with the denominators of the terms on either side. So there ought to be some mass cancellation - write the first few terms in the form you have discovered o see what is going on.
    $endgroup$
    – Mark Bennet
    9 hours ago














2












2








2





$begingroup$


How do I evaluate the limit,



$$lim_{n to infty} left(1-frac1{2^2}right)left(1-frac1{3^2}right)left(1-frac1{4^2}right)...left(1-frac1{n^2}right)$$



I tried to break the $n^{text{th}}$ term into $$frac{(n+1)(n-1)}{n.n}$$ and then tried to do something but couldn't get anywhere. Please help as to how to solve such questions in general. Thanks.










share|cite|improve this question











$endgroup$




How do I evaluate the limit,



$$lim_{n to infty} left(1-frac1{2^2}right)left(1-frac1{3^2}right)left(1-frac1{4^2}right)...left(1-frac1{n^2}right)$$



I tried to break the $n^{text{th}}$ term into $$frac{(n+1)(n-1)}{n.n}$$ and then tried to do something but couldn't get anywhere. Please help as to how to solve such questions in general. Thanks.







limits convergence






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 9 hours ago









cmk

1,640214




1,640214










asked 9 hours ago









Divyesh ShahDivyesh Shah

255




255












  • $begingroup$
    Can you see that the numerator in each term will cancel with the denominators of the terms on either side. So there ought to be some mass cancellation - write the first few terms in the form you have discovered o see what is going on.
    $endgroup$
    – Mark Bennet
    9 hours ago


















  • $begingroup$
    Can you see that the numerator in each term will cancel with the denominators of the terms on either side. So there ought to be some mass cancellation - write the first few terms in the form you have discovered o see what is going on.
    $endgroup$
    – Mark Bennet
    9 hours ago
















$begingroup$
Can you see that the numerator in each term will cancel with the denominators of the terms on either side. So there ought to be some mass cancellation - write the first few terms in the form you have discovered o see what is going on.
$endgroup$
– Mark Bennet
9 hours ago




$begingroup$
Can you see that the numerator in each term will cancel with the denominators of the terms on either side. So there ought to be some mass cancellation - write the first few terms in the form you have discovered o see what is going on.
$endgroup$
– Mark Bennet
9 hours ago










4 Answers
4






active

oldest

votes


















2












$begingroup$

We have
$$ logleft(prod_{n =2}^N 1 - frac{1}{n^2} right) = sum_{n = 2}^N log(n-1) + log(n+1) - 2 log(n) = log(1) - log(2) - log(N) + log(N+1).$$
So we have that
$$prod_{n = 1}^N 1 - frac{1}{n^2} = frac{N+1}{2N} to frac{1}{2}$$






share|cite|improve this answer









$endgroup$





















    6












    $begingroup$

    Hint: Prove by induction that $$prod_{i=2}^n 1-frac{1}{i^2}=frac{n+1}{2n}$$






    share|cite|improve this answer









    $endgroup$





















      3












      $begingroup$

      Hint.



      $$
      frac{(2-1)(2+1)}{2cdot 2}cdots frac{(n-2)n}{(n-1)(n-1)}frac{(n-1)(n+1)}{nn}frac{n(n+2)}{(n+1)(n+1)}frac{(n+1)(n+3)}{(n+2)(n+2)} = frac 12frac{(n+3)}{(n+2)}
      $$






      share|cite|improve this answer









      $endgroup$





















        0












        $begingroup$

        Did you try starting with small sequences and then seeing what cancels out each time?




        1. $frac{1*3}{2*2} = frac{3}{4}$

        2. $frac{3}{4} * frac{2*4}{3*3} = frac{2}{3}$

        3. $frac{2}{3} * frac{3*5}{4*4} = frac{5}{8}$

        4. $frac{5}{8} * frac{4*6}{5*5} = frac{3}{5}$






        share|cite|improve this answer









        $endgroup$














          Your Answer








          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%2f3250940%2ffind-the-limit-of-a-multiplying-term-function-when-n-tends-to-infinity%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          4 Answers
          4






          active

          oldest

          votes








          4 Answers
          4






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2












          $begingroup$

          We have
          $$ logleft(prod_{n =2}^N 1 - frac{1}{n^2} right) = sum_{n = 2}^N log(n-1) + log(n+1) - 2 log(n) = log(1) - log(2) - log(N) + log(N+1).$$
          So we have that
          $$prod_{n = 1}^N 1 - frac{1}{n^2} = frac{N+1}{2N} to frac{1}{2}$$






          share|cite|improve this answer









          $endgroup$


















            2












            $begingroup$

            We have
            $$ logleft(prod_{n =2}^N 1 - frac{1}{n^2} right) = sum_{n = 2}^N log(n-1) + log(n+1) - 2 log(n) = log(1) - log(2) - log(N) + log(N+1).$$
            So we have that
            $$prod_{n = 1}^N 1 - frac{1}{n^2} = frac{N+1}{2N} to frac{1}{2}$$






            share|cite|improve this answer









            $endgroup$
















              2












              2








              2





              $begingroup$

              We have
              $$ logleft(prod_{n =2}^N 1 - frac{1}{n^2} right) = sum_{n = 2}^N log(n-1) + log(n+1) - 2 log(n) = log(1) - log(2) - log(N) + log(N+1).$$
              So we have that
              $$prod_{n = 1}^N 1 - frac{1}{n^2} = frac{N+1}{2N} to frac{1}{2}$$






              share|cite|improve this answer









              $endgroup$



              We have
              $$ logleft(prod_{n =2}^N 1 - frac{1}{n^2} right) = sum_{n = 2}^N log(n-1) + log(n+1) - 2 log(n) = log(1) - log(2) - log(N) + log(N+1).$$
              So we have that
              $$prod_{n = 1}^N 1 - frac{1}{n^2} = frac{N+1}{2N} to frac{1}{2}$$







              share|cite|improve this answer












              share|cite|improve this answer



              share|cite|improve this answer










              answered 9 hours ago









              Tychonoff3000Tychonoff3000

              1066




              1066























                  6












                  $begingroup$

                  Hint: Prove by induction that $$prod_{i=2}^n 1-frac{1}{i^2}=frac{n+1}{2n}$$






                  share|cite|improve this answer









                  $endgroup$


















                    6












                    $begingroup$

                    Hint: Prove by induction that $$prod_{i=2}^n 1-frac{1}{i^2}=frac{n+1}{2n}$$






                    share|cite|improve this answer









                    $endgroup$
















                      6












                      6








                      6





                      $begingroup$

                      Hint: Prove by induction that $$prod_{i=2}^n 1-frac{1}{i^2}=frac{n+1}{2n}$$






                      share|cite|improve this answer









                      $endgroup$



                      Hint: Prove by induction that $$prod_{i=2}^n 1-frac{1}{i^2}=frac{n+1}{2n}$$







                      share|cite|improve this answer












                      share|cite|improve this answer



                      share|cite|improve this answer










                      answered 9 hours ago









                      Dr. Sonnhard GraubnerDr. Sonnhard Graubner

                      82.1k42867




                      82.1k42867























                          3












                          $begingroup$

                          Hint.



                          $$
                          frac{(2-1)(2+1)}{2cdot 2}cdots frac{(n-2)n}{(n-1)(n-1)}frac{(n-1)(n+1)}{nn}frac{n(n+2)}{(n+1)(n+1)}frac{(n+1)(n+3)}{(n+2)(n+2)} = frac 12frac{(n+3)}{(n+2)}
                          $$






                          share|cite|improve this answer









                          $endgroup$


















                            3












                            $begingroup$

                            Hint.



                            $$
                            frac{(2-1)(2+1)}{2cdot 2}cdots frac{(n-2)n}{(n-1)(n-1)}frac{(n-1)(n+1)}{nn}frac{n(n+2)}{(n+1)(n+1)}frac{(n+1)(n+3)}{(n+2)(n+2)} = frac 12frac{(n+3)}{(n+2)}
                            $$






                            share|cite|improve this answer









                            $endgroup$
















                              3












                              3








                              3





                              $begingroup$

                              Hint.



                              $$
                              frac{(2-1)(2+1)}{2cdot 2}cdots frac{(n-2)n}{(n-1)(n-1)}frac{(n-1)(n+1)}{nn}frac{n(n+2)}{(n+1)(n+1)}frac{(n+1)(n+3)}{(n+2)(n+2)} = frac 12frac{(n+3)}{(n+2)}
                              $$






                              share|cite|improve this answer









                              $endgroup$



                              Hint.



                              $$
                              frac{(2-1)(2+1)}{2cdot 2}cdots frac{(n-2)n}{(n-1)(n-1)}frac{(n-1)(n+1)}{nn}frac{n(n+2)}{(n+1)(n+1)}frac{(n+1)(n+3)}{(n+2)(n+2)} = frac 12frac{(n+3)}{(n+2)}
                              $$







                              share|cite|improve this answer












                              share|cite|improve this answer



                              share|cite|improve this answer










                              answered 9 hours ago









                              CesareoCesareo

                              11.1k3519




                              11.1k3519























                                  0












                                  $begingroup$

                                  Did you try starting with small sequences and then seeing what cancels out each time?




                                  1. $frac{1*3}{2*2} = frac{3}{4}$

                                  2. $frac{3}{4} * frac{2*4}{3*3} = frac{2}{3}$

                                  3. $frac{2}{3} * frac{3*5}{4*4} = frac{5}{8}$

                                  4. $frac{5}{8} * frac{4*6}{5*5} = frac{3}{5}$






                                  share|cite|improve this answer









                                  $endgroup$


















                                    0












                                    $begingroup$

                                    Did you try starting with small sequences and then seeing what cancels out each time?




                                    1. $frac{1*3}{2*2} = frac{3}{4}$

                                    2. $frac{3}{4} * frac{2*4}{3*3} = frac{2}{3}$

                                    3. $frac{2}{3} * frac{3*5}{4*4} = frac{5}{8}$

                                    4. $frac{5}{8} * frac{4*6}{5*5} = frac{3}{5}$






                                    share|cite|improve this answer









                                    $endgroup$
















                                      0












                                      0








                                      0





                                      $begingroup$

                                      Did you try starting with small sequences and then seeing what cancels out each time?




                                      1. $frac{1*3}{2*2} = frac{3}{4}$

                                      2. $frac{3}{4} * frac{2*4}{3*3} = frac{2}{3}$

                                      3. $frac{2}{3} * frac{3*5}{4*4} = frac{5}{8}$

                                      4. $frac{5}{8} * frac{4*6}{5*5} = frac{3}{5}$






                                      share|cite|improve this answer









                                      $endgroup$



                                      Did you try starting with small sequences and then seeing what cancels out each time?




                                      1. $frac{1*3}{2*2} = frac{3}{4}$

                                      2. $frac{3}{4} * frac{2*4}{3*3} = frac{2}{3}$

                                      3. $frac{2}{3} * frac{3*5}{4*4} = frac{5}{8}$

                                      4. $frac{5}{8} * frac{4*6}{5*5} = frac{3}{5}$







                                      share|cite|improve this answer












                                      share|cite|improve this answer



                                      share|cite|improve this answer










                                      answered 9 hours ago









                                      Simpson17866Simpson17866

                                      3672513




                                      3672513






























                                          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%2f3250940%2ffind-the-limit-of-a-multiplying-term-function-when-n-tends-to-infinity%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

                                          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

                                          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

                                          Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...