keithk
- 3
- 0
Sum of a Series - 1983 BC 5 part C
I don't have the actual problem (this is for a friend) but this is what I could gather from what she was saying.
If f(x) = \sum^{\infty}_{n=0}a_{n}x^n find the value of f'(1)
a_{0} = 1 and a_{n} = (7/n)a_{n-1}
None maybe?
Ok so after differentiating,
f(x) = \sum^{\infty}_{n=1}n a_{n}x^{n-1}
Writing out the terms and subbing 1 for x got me to,
f(x) = \sum^{\infty}_{n=1}7^n/(n-1)!
or
f(x) = \sum^{\infty}_{n=1}n 7^n/(n)!
This was as far as I was able to get. Mathematica tells me that the answer is 7e^7.
I know that \sum^{\infty}_{n=1}n/(n)! = e and that \sum^{\infty}_{n=0}7^n/(n)! = e^7 (which doesn't really help because we're
starting at 1). But with both parts in there I'm not sure what to do
I don't have the actual problem (this is for a friend) but this is what I could gather from what she was saying.
Homework Statement
If f(x) = \sum^{\infty}_{n=0}a_{n}x^n find the value of f'(1)
a_{0} = 1 and a_{n} = (7/n)a_{n-1}
Homework Equations
None maybe?
The Attempt at a Solution
Ok so after differentiating,
f(x) = \sum^{\infty}_{n=1}n a_{n}x^{n-1}
Writing out the terms and subbing 1 for x got me to,
f(x) = \sum^{\infty}_{n=1}7^n/(n-1)!
or
f(x) = \sum^{\infty}_{n=1}n 7^n/(n)!
This was as far as I was able to get. Mathematica tells me that the answer is 7e^7.
I know that \sum^{\infty}_{n=1}n/(n)! = e and that \sum^{\infty}_{n=0}7^n/(n)! = e^7 (which doesn't really help because we're
starting at 1). But with both parts in there I'm not sure what to do
Last edited: