How to find coefficients for sums of powers?

  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Sum
Click For Summary

Homework Help Overview

The discussion revolves around finding coefficients for sums of powers, specifically for the sums S_2(n) and S_4(n) of the first n positive integers raised to the power of 2 and 4, respectively. Participants are exploring the structure of these sums and how to express them as polynomials with unknown coefficients.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the use of induction as a potential method for proving the formulas. There is also mention of integrating polynomial terms to derive relationships between the sums. Questions arise about how to set up the equations for the coefficients and the implications of the polynomial structure.

Discussion Status

The discussion is active, with various approaches being considered, including induction and polynomial expansion. Some participants have provided insights on how to manipulate the sums and set up equations, but there is no explicit consensus on the best method or a complete solution yet.

Contextual Notes

Participants are working within the constraints of a homework assignment, which may limit the information they can use or the methods they can apply. There is an emphasis on deriving the coefficients without providing direct solutions.

ehrenfest
Messages
2,001
Reaction score
1

Homework Statement


I encountered this formula in a proof:

Let [tex]S_k(n)[/tex] be the sum of the first n positive integers raised to the power of k:

e.g. [tex]S_3(5) = 1^3 + 2^3+3^3+4^3+5^3[/tex]

How would one show that

[tex]S_2(n) = (n^3/3) + (n^2/2) + an[/tex]

and that

[tex]S_4(n) = (n^5/5) + (n^4/2) +bn^3 + cn^2 +dn[/tex]

where a,b,c,d are constants.


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
attempt? there needs to be at least some work b4 help is given.
 
3. The Attempt at a Solution

n^5/5 is the integral of n^4 and n^3/3 is the integral of n^2
However, that is only true for the first term.
 
When you're given a formula and asked to prove it, it's often helpful to try induction.
 
You are guessing e.g. for S4 that it is a fifth degree polynomial. Then do something in the spirit of induction. What is S4(k)-S4(k-1)? Once you answer that you can solve for the coefficients.
 
S4(k)-S4(k-1) = k^4
So, I should set that equal to a(k)^5 + b(k)^4 + c(k)^3 +d(k)^2 + e(k) + f - [a(k-1)^5 + b(k-1)^4 + c(k-1)^3 +d(k-1)^2 + e(k-1) + f] ?
I am not sure how you solve that or how you would do induction on that.
 
Expand everything out and move everything to one side. Now you've got a polynomial that must equal zero for all values of k. So the coefficients of all powers of k must be zero.
 

Similar threads

Replies
7
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K