Solving Sequences and Series Problems - Struggling!

ProPatto16
Messages
323
Reaction score
0
Struggling with this topic! :(
got a couple of questions.

Homework Statement


1) Determine the value of the improper integral when using the integral test to show that
\sumk/(e^k/5) is convergant
given answers are
a)50/e
b)-1/(5e^1/5)
c)5
d)5e
e)1/50e

2) determine whether \sum (n+5)/(n^3-2n+3) is convergant or divergant

3) find interval of convergance of the series \sum5(x-3)^n


The Attempt at a Solution



1) by integral test, f(x) = k/(e^k/5) = ke^(-k/5)
and the integral of that is [-1/5*ke^(-k/5)] -1/5*e^(-k/5).. that's integration by parts. so that's the imporper integral?
i don't know how to relate that to any of the answers

2) i multiplied top and bottom by n^2 and then limit of 1/n and all varieties is 0 so i end up with lim 0+0/n-0+0=0 so converges... i just needa check if that's right?

3) i have nothing in my textbooks about finding intevals. i don't know where to even start.


thanks for any help
 
Physics news on Phys.org
1) What is the initial index of the sum? That should determine the lower limit of integration for the corresponding improper integral. Also there are multiple errors in your integration by parts (including not bothering to write out the integral sign for the second term). My advice is to make the substitution u = x/5 to avoid confusion.

2) No, showing that the limit of the terms is 0 does not show that the series converges. Use the limit comparison test.

3) Use the ratio test.
 
ill try those tests for 2 and 3... part one i got from a similar answer int he textbook... fromt he answers textbook... it shows the integral of xe^-x.dx to be (-xe^-x) - (e^-x) so i just wnet off that subbing in the 1/5 fraction. i really have no idea how to integrate that. it just says in brackets that its done by parts. that function given in the question is continuous on interval [1,infinity) which makes the lower limit 1 yes? this questions got me so lost. don't stress much about the correct terminology for the integration. i can work all that out. i just kinda need to know which part of the solution is the imporper integral. i thought it was just the integral of f(x) when f(x) = an??
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top