Calculating Sum of Series: 1, (4-a)x, (7-a^2)x^2...

AI Thread Summary
The discussion focuses on calculating the sum of the series 1, (4-a)x, (7-a^2)x^2, and so on. The proposed method involves expanding the series and using power series techniques to derive the sum to n terms. The series can be expressed as a combination of simpler sums, specifically involving terms like ∑ xn, ∑ nxn, and ∑(ax)n. The approach emphasizes breaking down the series logically to simplify calculations. Ultimately, the method discussed aims to provide a clear path to finding the sum of the series.
Procrastinate
Messages
155
Reaction score
0
I just had this question on my exam and I was wondering whether my method of calculating it was right:

I was meant to find sum to n terms of this:

1, (4-a)x, (7-a^2)x^2, (10-a^3)x^3, (13-a^4)x^4...

Would the correct way to go about it be expand it:

1, 4x-ax. 7x^2-a^2x^2...

and then it would be:

Sn = (power series of 1, 4x, 7x^2...) - ax(1-ax^(n-1)/(1-ax)
 
Physics news on Phys.org
Hi Procrastinate! :smile:

(try using the X2 tag just above the Reply box :wink:)

The first thing to do with any question like this (in my opinion, anyway) is to write it logically …

it's ∑ (3n + 1 - an)xn

= ∑ xn + 3∑ nxn - ∑(ax)n:wink:
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top