Mathematical induction find values of skipping numbers.












0












$begingroup$


I have a question which is finding the value of a skipping numbers mathematical induction problem.



The problem is as follows:
Prove by mathematical induction, that $$1^3+2^3+3^3+dots+n^3=frac{n^2(n+1)^2}{4}.$$
I can successfully prove this.



The next part asks to find the value of
$$2^3+4^3+6^3+dots+30^3$$



I can find the sum of up to thirty but I don't know what to subtract it from. Thank you for your help










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    How about set $n=15$ and multiply both sides by $2^3=8$...
    $endgroup$
    – TheSimpliFire
    Jan 23 at 8:08










  • $begingroup$
    Thank you @TheSimpliFire
    $endgroup$
    – Horace Lau
    Jan 23 at 8:18
















0












$begingroup$


I have a question which is finding the value of a skipping numbers mathematical induction problem.



The problem is as follows:
Prove by mathematical induction, that $$1^3+2^3+3^3+dots+n^3=frac{n^2(n+1)^2}{4}.$$
I can successfully prove this.



The next part asks to find the value of
$$2^3+4^3+6^3+dots+30^3$$



I can find the sum of up to thirty but I don't know what to subtract it from. Thank you for your help










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    How about set $n=15$ and multiply both sides by $2^3=8$...
    $endgroup$
    – TheSimpliFire
    Jan 23 at 8:08










  • $begingroup$
    Thank you @TheSimpliFire
    $endgroup$
    – Horace Lau
    Jan 23 at 8:18














0












0








0





$begingroup$


I have a question which is finding the value of a skipping numbers mathematical induction problem.



The problem is as follows:
Prove by mathematical induction, that $$1^3+2^3+3^3+dots+n^3=frac{n^2(n+1)^2}{4}.$$
I can successfully prove this.



The next part asks to find the value of
$$2^3+4^3+6^3+dots+30^3$$



I can find the sum of up to thirty but I don't know what to subtract it from. Thank you for your help










share|cite|improve this question











$endgroup$




I have a question which is finding the value of a skipping numbers mathematical induction problem.



The problem is as follows:
Prove by mathematical induction, that $$1^3+2^3+3^3+dots+n^3=frac{n^2(n+1)^2}{4}.$$
I can successfully prove this.



The next part asks to find the value of
$$2^3+4^3+6^3+dots+30^3$$



I can find the sum of up to thirty but I don't know what to subtract it from. Thank you for your help







algebra-precalculus






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 23 at 8:06









Robert Z

100k1069140




100k1069140










asked Jan 23 at 7:55









Horace LauHorace Lau

31




31








  • 2




    $begingroup$
    How about set $n=15$ and multiply both sides by $2^3=8$...
    $endgroup$
    – TheSimpliFire
    Jan 23 at 8:08










  • $begingroup$
    Thank you @TheSimpliFire
    $endgroup$
    – Horace Lau
    Jan 23 at 8:18














  • 2




    $begingroup$
    How about set $n=15$ and multiply both sides by $2^3=8$...
    $endgroup$
    – TheSimpliFire
    Jan 23 at 8:08










  • $begingroup$
    Thank you @TheSimpliFire
    $endgroup$
    – Horace Lau
    Jan 23 at 8:18








2




2




$begingroup$
How about set $n=15$ and multiply both sides by $2^3=8$...
$endgroup$
– TheSimpliFire
Jan 23 at 8:08




$begingroup$
How about set $n=15$ and multiply both sides by $2^3=8$...
$endgroup$
– TheSimpliFire
Jan 23 at 8:08












$begingroup$
Thank you @TheSimpliFire
$endgroup$
– Horace Lau
Jan 23 at 8:18




$begingroup$
Thank you @TheSimpliFire
$endgroup$
– Horace Lau
Jan 23 at 8:18










2 Answers
2






active

oldest

votes


















2












$begingroup$

Simply observe that $$begin{align}
2^3+4^3+6^3+cdots+30^3&=(2times1)^3+(2times2)^3+(2times3)^3+cdots+(2times15)^3\
&=2^3left(1^3+2^3+3^3+cdots15^3right)\
&=2^3left[frac{15^2(15+1)^2}{4}right]\
&=115200
end{align}$$






share|cite|improve this answer









$endgroup$





















    1












    $begingroup$

    What happens if you divide the sum by $2^3$? :)






    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%2f3084205%2fmathematical-induction-find-values-of-skipping-numbers%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      2












      $begingroup$

      Simply observe that $$begin{align}
      2^3+4^3+6^3+cdots+30^3&=(2times1)^3+(2times2)^3+(2times3)^3+cdots+(2times15)^3\
      &=2^3left(1^3+2^3+3^3+cdots15^3right)\
      &=2^3left[frac{15^2(15+1)^2}{4}right]\
      &=115200
      end{align}$$






      share|cite|improve this answer









      $endgroup$


















        2












        $begingroup$

        Simply observe that $$begin{align}
        2^3+4^3+6^3+cdots+30^3&=(2times1)^3+(2times2)^3+(2times3)^3+cdots+(2times15)^3\
        &=2^3left(1^3+2^3+3^3+cdots15^3right)\
        &=2^3left[frac{15^2(15+1)^2}{4}right]\
        &=115200
        end{align}$$






        share|cite|improve this answer









        $endgroup$
















          2












          2








          2





          $begingroup$

          Simply observe that $$begin{align}
          2^3+4^3+6^3+cdots+30^3&=(2times1)^3+(2times2)^3+(2times3)^3+cdots+(2times15)^3\
          &=2^3left(1^3+2^3+3^3+cdots15^3right)\
          &=2^3left[frac{15^2(15+1)^2}{4}right]\
          &=115200
          end{align}$$






          share|cite|improve this answer









          $endgroup$



          Simply observe that $$begin{align}
          2^3+4^3+6^3+cdots+30^3&=(2times1)^3+(2times2)^3+(2times3)^3+cdots+(2times15)^3\
          &=2^3left(1^3+2^3+3^3+cdots15^3right)\
          &=2^3left[frac{15^2(15+1)^2}{4}right]\
          &=115200
          end{align}$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 23 at 8:12









          Faiq IrfanFaiq Irfan

          826317




          826317























              1












              $begingroup$

              What happens if you divide the sum by $2^3$? :)






              share|cite|improve this answer









              $endgroup$


















                1












                $begingroup$

                What happens if you divide the sum by $2^3$? :)






                share|cite|improve this answer









                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  What happens if you divide the sum by $2^3$? :)






                  share|cite|improve this answer









                  $endgroup$



                  What happens if you divide the sum by $2^3$? :)







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Jan 23 at 8:00









                  angryavianangryavian

                  42.1k23381




                  42.1k23381






























                      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%2f3084205%2fmathematical-induction-find-values-of-skipping-numbers%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

                      MongoDB - Not Authorized To Execute Command

                      How to fix TextFormField cause rebuild widget in Flutter

                      Npm cannot find a required file even through it is in the searched directory