Solving Finite Difference Equation: a_{n+1} - a_{n} = n^2

Click For Summary

Homework Help Overview

The discussion revolves around solving a finite difference equation given by a_{n+1} - a_{n} = n^2. Participants express varying levels of familiarity with this type of equation.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Some participants suggest using the method of undetermined coefficients, proposing a cubic form for the solution. Others express uncertainty about the equation and its solution methods.

Discussion Status

There are multiple approaches being discussed, including the method of undetermined coefficients and referencing known formulas. Some participants have expressed appreciation for the guidance provided, indicating a productive exchange of ideas.

Contextual Notes

One participant notes being rusty on solving such equations, which may indicate a need for foundational clarification. There is also mention of needing a base case for the solution process.

Pyrrhus
Homework Helper
Messages
2,181
Reaction score
0
Difference Equation

Hello, can anyone offer any insight on this equation? . I am very very rusty on solving this type of equations.

[tex]a_{n+1} - a_{n} = n^2[/tex]
 
Last edited:
Physics news on Phys.org
Never even seen that one before :bugeye:
 
Use the method of undetermined coefficients.
Homogeneous solution: C, a constant
Particular solution: a quadratic in n
multiply the particular by n so that it shares no terms with the homogeneous, and you get a cubic:
an = An^3 + Bn^2 + Cn + D
Then solve for A, B, C, D. You will need a base case.

Edit: alternatively you could just look up the well-known formula for the sum of the first n squares.
 
Last edited:
0rthodontist said:
Use the method of undetermined coefficients.
Homogeneous solution: C, a constant
Particular solution: a quadratic in n
multiply the particular by n so that it shares no terms with the homogeneous, and you get a cubic:
an = An^3 + Bn^2 + Cn + D
Then solve for A, B, C, D. You will need a base case.

Edit: alternatively you could just look up the well-known formula for the sum of the first n squares.

Thanks, exactly what i was looking for.
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
Replies
11
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
5
Views
3K
Replies
8
Views
2K