Represent a sequence with a Product signEstimating number of crossings for Erastothenes' SieveSummation and Product BoundsConvergent/divergent series $sum_n=2^infty(nsqrtn-sqrtn^3-1)$The logarithm of a productCleaning Up Messy Product NotationSequence name and propertiesAccumulation/limit pointsInduction Inequality Proof with Product Operator $prod_k=1^n frac(2k-1)2k leq frac1sqrt3k+1$Finding the limit of a sequence with cube roots and fourth rootAsymptotics of the sequence defined by $x_n+1 = x_n + frac2x_n$, $x_0=1$

Is this saw blade faulty?

How do I lift the insulation blower into the attic?

How can a new country break out from a developed country without war?

Why do Radio Buttons not fill the entire outer circle?

Trouble reading roman numeral notation with flats

What is the period/term used describe Giuseppe Arcimboldo's style of painting?

I keep switching characters, how do I stop?

PTIJ: Which Dr. Seuss books should one obtain?

Mortal danger in mid-grade literature

Why doesn't Gödel's incompleteness theorem apply to false statements?

Reason why a kingside attack is not justified

Highest stage count that are used one right after the other?

Pre-Employment Background Check With Consent For Future Checks

Sort with assumptions

If the Dominion rule using their Jem'Hadar troops, why is their life expectancy so low?

Can you take a "free object interaction" while incapacitated?

Friend wants my recommendation but I don't want to give it to him

Magnifying glass in hyperbolic space

Has the laser at Magurele, Romania reached the tenth of the Sun power?

When is the exact date for EOL of Ubuntu 14.04 LTS?

Would this string work as string?

How to preserve electronics (computers, ipads, phones) for hundreds of years?

Recursively move files within sub directories

Is divisi notation needed for brass or woodwind in an orchestra?



Represent a sequence with a Product sign


Estimating number of crossings for Erastothenes' SieveSummation and Product BoundsConvergent/divergent series $sum_n=2^infty(nsqrtn-sqrtn^3-1)$The logarithm of a productCleaning Up Messy Product NotationSequence name and propertiesAccumulation/limit pointsInduction Inequality Proof with Product Operator $prod_k=1^n frac(2k-1)2k leq frac1sqrt3k+1$Finding the limit of a sequence with cube roots and fourth rootAsymptotics of the sequence defined by $x_n+1 = x_n + frac2x_n$, $x_0=1$













0












$begingroup$


I have 2 sequences I have to represent with a Product symbol (Separately of course).



a) $2*sqrt3*sqrt4^3*sqrt5^4$



b) $dfrac1n*dfrac3n+2*dfrac7n+3$



I am clueless on what I should use as a start and end variable. $$prod_i=0^n i$$



For A I was thinking that it has something to do with 2, since you need 2 in the exponent to remove the square root.



Any suggestions?










share|cite|improve this question











$endgroup$
















    0












    $begingroup$


    I have 2 sequences I have to represent with a Product symbol (Separately of course).



    a) $2*sqrt3*sqrt4^3*sqrt5^4$



    b) $dfrac1n*dfrac3n+2*dfrac7n+3$



    I am clueless on what I should use as a start and end variable. $$prod_i=0^n i$$



    For A I was thinking that it has something to do with 2, since you need 2 in the exponent to remove the square root.



    Any suggestions?










    share|cite|improve this question











    $endgroup$














      0












      0








      0





      $begingroup$


      I have 2 sequences I have to represent with a Product symbol (Separately of course).



      a) $2*sqrt3*sqrt4^3*sqrt5^4$



      b) $dfrac1n*dfrac3n+2*dfrac7n+3$



      I am clueless on what I should use as a start and end variable. $$prod_i=0^n i$$



      For A I was thinking that it has something to do with 2, since you need 2 in the exponent to remove the square root.



      Any suggestions?










      share|cite|improve this question











      $endgroup$




      I have 2 sequences I have to represent with a Product symbol (Separately of course).



      a) $2*sqrt3*sqrt4^3*sqrt5^4$



      b) $dfrac1n*dfrac3n+2*dfrac7n+3$



      I am clueless on what I should use as a start and end variable. $$prod_i=0^n i$$



      For A I was thinking that it has something to do with 2, since you need 2 in the exponent to remove the square root.



      Any suggestions?







      sequences-and-series products






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 13 at 17:54









      gt6989b

      35k22557




      35k22557










      asked Mar 13 at 17:48









      ArioArio

      184




      184




















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          Products are like sums (and similar to integrals) in that the name of the index variable does not matter.



          In your first sequence, the terms are $2^1=2^2/2,3^1/2,4^3/2,5^4/2$, I cannot obviously detect a pattern. But simpler one can serve as an example, say $2^1,3^1/2,4^1/3,5^1/4$, etc. It's easy to see the denominator in the exponent is one less than the base, and the base goes from 2 to 5. So you get
          $$
          prod_k=2^5 k^1/(k-1) = prod_k=1^4 (k+1)^1/k
          $$



          Can you now try both sequences after checking the first one for correctness?






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Both solutions are correct when I check them. Thank you for the quick answer. Would you have any suggestions for the second sequence?
            $endgroup$
            – Ario
            Mar 14 at 13:33










          • $begingroup$
            @Ario I cannot make out the pattern for the second one
            $endgroup$
            – gt6989b
            Mar 14 at 14:20










          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%2f3146917%2frepresent-a-sequence-with-a-product-sign%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









          1












          $begingroup$

          Products are like sums (and similar to integrals) in that the name of the index variable does not matter.



          In your first sequence, the terms are $2^1=2^2/2,3^1/2,4^3/2,5^4/2$, I cannot obviously detect a pattern. But simpler one can serve as an example, say $2^1,3^1/2,4^1/3,5^1/4$, etc. It's easy to see the denominator in the exponent is one less than the base, and the base goes from 2 to 5. So you get
          $$
          prod_k=2^5 k^1/(k-1) = prod_k=1^4 (k+1)^1/k
          $$



          Can you now try both sequences after checking the first one for correctness?






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Both solutions are correct when I check them. Thank you for the quick answer. Would you have any suggestions for the second sequence?
            $endgroup$
            – Ario
            Mar 14 at 13:33










          • $begingroup$
            @Ario I cannot make out the pattern for the second one
            $endgroup$
            – gt6989b
            Mar 14 at 14:20















          1












          $begingroup$

          Products are like sums (and similar to integrals) in that the name of the index variable does not matter.



          In your first sequence, the terms are $2^1=2^2/2,3^1/2,4^3/2,5^4/2$, I cannot obviously detect a pattern. But simpler one can serve as an example, say $2^1,3^1/2,4^1/3,5^1/4$, etc. It's easy to see the denominator in the exponent is one less than the base, and the base goes from 2 to 5. So you get
          $$
          prod_k=2^5 k^1/(k-1) = prod_k=1^4 (k+1)^1/k
          $$



          Can you now try both sequences after checking the first one for correctness?






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Both solutions are correct when I check them. Thank you for the quick answer. Would you have any suggestions for the second sequence?
            $endgroup$
            – Ario
            Mar 14 at 13:33










          • $begingroup$
            @Ario I cannot make out the pattern for the second one
            $endgroup$
            – gt6989b
            Mar 14 at 14:20













          1












          1








          1





          $begingroup$

          Products are like sums (and similar to integrals) in that the name of the index variable does not matter.



          In your first sequence, the terms are $2^1=2^2/2,3^1/2,4^3/2,5^4/2$, I cannot obviously detect a pattern. But simpler one can serve as an example, say $2^1,3^1/2,4^1/3,5^1/4$, etc. It's easy to see the denominator in the exponent is one less than the base, and the base goes from 2 to 5. So you get
          $$
          prod_k=2^5 k^1/(k-1) = prod_k=1^4 (k+1)^1/k
          $$



          Can you now try both sequences after checking the first one for correctness?






          share|cite|improve this answer









          $endgroup$



          Products are like sums (and similar to integrals) in that the name of the index variable does not matter.



          In your first sequence, the terms are $2^1=2^2/2,3^1/2,4^3/2,5^4/2$, I cannot obviously detect a pattern. But simpler one can serve as an example, say $2^1,3^1/2,4^1/3,5^1/4$, etc. It's easy to see the denominator in the exponent is one less than the base, and the base goes from 2 to 5. So you get
          $$
          prod_k=2^5 k^1/(k-1) = prod_k=1^4 (k+1)^1/k
          $$



          Can you now try both sequences after checking the first one for correctness?







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Mar 13 at 17:53









          gt6989bgt6989b

          35k22557




          35k22557











          • $begingroup$
            Both solutions are correct when I check them. Thank you for the quick answer. Would you have any suggestions for the second sequence?
            $endgroup$
            – Ario
            Mar 14 at 13:33










          • $begingroup$
            @Ario I cannot make out the pattern for the second one
            $endgroup$
            – gt6989b
            Mar 14 at 14:20
















          • $begingroup$
            Both solutions are correct when I check them. Thank you for the quick answer. Would you have any suggestions for the second sequence?
            $endgroup$
            – Ario
            Mar 14 at 13:33










          • $begingroup$
            @Ario I cannot make out the pattern for the second one
            $endgroup$
            – gt6989b
            Mar 14 at 14:20















          $begingroup$
          Both solutions are correct when I check them. Thank you for the quick answer. Would you have any suggestions for the second sequence?
          $endgroup$
          – Ario
          Mar 14 at 13:33




          $begingroup$
          Both solutions are correct when I check them. Thank you for the quick answer. Would you have any suggestions for the second sequence?
          $endgroup$
          – Ario
          Mar 14 at 13:33












          $begingroup$
          @Ario I cannot make out the pattern for the second one
          $endgroup$
          – gt6989b
          Mar 14 at 14:20




          $begingroup$
          @Ario I cannot make out the pattern for the second one
          $endgroup$
          – gt6989b
          Mar 14 at 14:20

















          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%2f3146917%2frepresent-a-sequence-with-a-product-sign%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

          Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

          Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

          Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576