How can I show that these are equal? [duplicate]Sum of First $n$ Squares Equals $fracn(n+1)(2n+1)6$Prove that $sum_k=1^nk^3= left(fracn(n+1)2right)^2$Next step to show that these matrice expressions are equal?Prove summations are equalHow are these equations equal?Can somone help me do this double sum problem. I know how to do it manually, but I would like to know how to do it using summation formulas.show that $q$ and $r$ are unique when $r$ is less than or equal to zero.Why are these sums equal?are these summations equalHow can I show that the Lucas numbers are given by the sum of $F_k-1+F_k+1$Show that these two sums are equalHow are these 2 sums equal?
What are substitutions for coconut in curry?
Why does Bach not break the rules here?
What did Alexander Pope mean by "Expletives their feeble Aid do join"?
Could the Saturn V actually have launched astronauts around Venus?
Can a druid choose the size of its wild shape beast?
Time travel from stationary position?
My Graph Theory Students
What exactly is this small puffer fish doing and how did it manage to accomplish such a feat?
What is the rarity of this homebrew magic staff?
Why do passenger jet manufacturers design their planes with stall prevention systems?
Professor being mistaken for a grad student
Is it normal that my co-workers at a fitness company criticize my food choices?
Are all passive ability checks floors for active ability checks?
What options are left, if Britain cannot decide?
PTIJ: Who should I vote for? (21st Knesset Edition)
How to explain that I do not want to visit a country due to personal safety concern?
A sequence that has integer values for prime indexes only:
How to create the Curved texte?
AG Cluster db upgrade by vendor
Instead of Universal Basic Income, why not Universal Basic NEEDS?
Define, (actually define) the "stability" and "energy" of a compound
What do Xenomorphs eat in the Alien series?
How to use deus ex machina safely?
Use of undefined constant bloginfo
How can I show that these are equal? [duplicate]
Sum of First $n$ Squares Equals $fracn(n+1)(2n+1)6$Prove that $sum_k=1^nk^3= left(fracn(n+1)2right)^2$Next step to show that these matrice expressions are equal?Prove summations are equalHow are these equations equal?Can somone help me do this double sum problem. I know how to do it manually, but I would like to know how to do it using summation formulas.show that $q$ and $r$ are unique when $r$ is less than or equal to zero.Why are these sums equal?are these summations equalHow can I show that the Lucas numbers are given by the sum of $F_k-1+F_k+1$Show that these two sums are equalHow are these 2 sums equal?
$begingroup$
This question already has an answer here:
Sum of First $n$ Squares Equals $fracn(n+1)(2n+1)6$
31 answers
How can I show that:$$sum_k=1^n(k^2)$$
Is equal to: $$fracn(n+1)(2n+1)6$$
I know that I would apply the sum formula, should I also be using this formula? $$sum_k=1^nk=fracn(n+1)2$$
discrete-mathematics summation
$endgroup$
marked as duplicate by Dietrich Burde, mfl, gt6989b, Community♦ Mar 11 at 19:47
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
$begingroup$
This question already has an answer here:
Sum of First $n$ Squares Equals $fracn(n+1)(2n+1)6$
31 answers
How can I show that:$$sum_k=1^n(k^2)$$
Is equal to: $$fracn(n+1)(2n+1)6$$
I know that I would apply the sum formula, should I also be using this formula? $$sum_k=1^nk=fracn(n+1)2$$
discrete-mathematics summation
$endgroup$
marked as duplicate by Dietrich Burde, mfl, gt6989b, Community♦ Mar 11 at 19:47
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
$begingroup$
"I know that I would apply the sum formula" What is "the sum formula". "should I also be using this formula?" Isn't that formula the sum formula?
$endgroup$
– fleablood
Mar 11 at 19:47
add a comment |
$begingroup$
This question already has an answer here:
Sum of First $n$ Squares Equals $fracn(n+1)(2n+1)6$
31 answers
How can I show that:$$sum_k=1^n(k^2)$$
Is equal to: $$fracn(n+1)(2n+1)6$$
I know that I would apply the sum formula, should I also be using this formula? $$sum_k=1^nk=fracn(n+1)2$$
discrete-mathematics summation
$endgroup$
This question already has an answer here:
Sum of First $n$ Squares Equals $fracn(n+1)(2n+1)6$
31 answers
How can I show that:$$sum_k=1^n(k^2)$$
Is equal to: $$fracn(n+1)(2n+1)6$$
I know that I would apply the sum formula, should I also be using this formula? $$sum_k=1^nk=fracn(n+1)2$$
This question already has an answer here:
Sum of First $n$ Squares Equals $fracn(n+1)(2n+1)6$
31 answers
discrete-mathematics summation
discrete-mathematics summation
edited Mar 11 at 19:45
gt6989b
34.9k22557
34.9k22557
asked Mar 11 at 19:32
Usama GhawjiUsama Ghawji
666
666
marked as duplicate by Dietrich Burde, mfl, gt6989b, Community♦ Mar 11 at 19:47
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Dietrich Burde, mfl, gt6989b, Community♦ Mar 11 at 19:47
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
$begingroup$
"I know that I would apply the sum formula" What is "the sum formula". "should I also be using this formula?" Isn't that formula the sum formula?
$endgroup$
– fleablood
Mar 11 at 19:47
add a comment |
$begingroup$
"I know that I would apply the sum formula" What is "the sum formula". "should I also be using this formula?" Isn't that formula the sum formula?
$endgroup$
– fleablood
Mar 11 at 19:47
$begingroup$
"I know that I would apply the sum formula" What is "the sum formula". "should I also be using this formula?" Isn't that formula the sum formula?
$endgroup$
– fleablood
Mar 11 at 19:47
$begingroup$
"I know that I would apply the sum formula" What is "the sum formula". "should I also be using this formula?" Isn't that formula the sum formula?
$endgroup$
– fleablood
Mar 11 at 19:47
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Use proof by induction
1 - Demonstrate that it is true for $n=1$
2 - Demonstrate that if it is true for $n=k$ it must also be true for $n=k+1$
This comes down to demonstrating ...
$$ (k+1)^2+ frack(k+1)(2k+1)6 \= frac(k+1)(k+2)(2(k+1)+1)6$$
$endgroup$
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Use proof by induction
1 - Demonstrate that it is true for $n=1$
2 - Demonstrate that if it is true for $n=k$ it must also be true for $n=k+1$
This comes down to demonstrating ...
$$ (k+1)^2+ frack(k+1)(2k+1)6 \= frac(k+1)(k+2)(2(k+1)+1)6$$
$endgroup$
add a comment |
$begingroup$
Use proof by induction
1 - Demonstrate that it is true for $n=1$
2 - Demonstrate that if it is true for $n=k$ it must also be true for $n=k+1$
This comes down to demonstrating ...
$$ (k+1)^2+ frack(k+1)(2k+1)6 \= frac(k+1)(k+2)(2(k+1)+1)6$$
$endgroup$
add a comment |
$begingroup$
Use proof by induction
1 - Demonstrate that it is true for $n=1$
2 - Demonstrate that if it is true for $n=k$ it must also be true for $n=k+1$
This comes down to demonstrating ...
$$ (k+1)^2+ frack(k+1)(2k+1)6 \= frac(k+1)(k+2)(2(k+1)+1)6$$
$endgroup$
Use proof by induction
1 - Demonstrate that it is true for $n=1$
2 - Demonstrate that if it is true for $n=k$ it must also be true for $n=k+1$
This comes down to demonstrating ...
$$ (k+1)^2+ frack(k+1)(2k+1)6 \= frac(k+1)(k+2)(2(k+1)+1)6$$
answered Mar 11 at 19:50
WW1WW1
7,3401712
7,3401712
add a comment |
add a comment |
$begingroup$
"I know that I would apply the sum formula" What is "the sum formula". "should I also be using this formula?" Isn't that formula the sum formula?
$endgroup$
– fleablood
Mar 11 at 19:47