How do you find the infinite sum of a p series? EX: #1/n^2#
I ended up just making a program to do it in my TI-83 calculator. If anyone wants it, here it is:
Basically:
By signing up, you agree to our Terms of Service and Privacy Policy
# sum_(n=1)^oo 1/n^s = zeta(s) # where#zeta(s)# is the Riemann zeta function .
The complete answer to this question is considerably more complex than it may first appear. I will outline the very basics, and further in-depth analysis is certainly at MSc/PhD level mathematics.
The very basic and quick answer is that the infinite sum of a p-series is given by the Riemann zeta function .
Where:
Some specific solutions are:
By signing up, you agree to our Terms of Service and Privacy Policy
To find the sum of an infinite series of the form 1/n^p, where p is a positive integer, you can use the formula for the sum of a p-series:
Sum = 1/(1^p) + 1/(2^p) + 1/(3^p) + ...
The sum of this series converges if p is greater than 1. The formula to find the sum of a convergent p-series is:
Sum = 1/(1^p) + 1/(2^p) + 1/(3^p) + ... = Σ(1/n^p) = (1/(1^p))/(1 - 1/(2^p))
Where Σ represents the sum, and n starts from 1 and goes to infinity.
For example, if p = 2, the sum of the series 1/n^2 is:
Sum = 1/(1^2) + 1/(2^2) + 1/(3^2) + ... = Σ(1/n^2) = (1/(1^2))/(1 - 1/(2^2)) = 1/(1 - 1/4) = 1/(3/4) = 4/3
By signing up, you agree to our Terms of Service and Privacy Policy
When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.
When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.
When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.
When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.
- What is the value of the infinite sum #1+(x+1) + (x+1)^2+ (x+1)^3 + ....# Given #abs(x+1)<1# ?
- How do you test the improper integral #int sintheta/sqrtcostheta# from #[0,pi/2]# and evaluate if possible?
- How do you test the improper integral #int (2x-1)^-3dx# from #(-oo,0]# and evaluate if possible?
- Check for convergence or divergence in the following sequences?
- How do you determine if the series #ln(1/2) + ln(1/3) + ln(3/4) + ... +ln[k/(k + 1)] + ....# converges?
![Answer Background](/cdn/public/images/tutorgpt/ai-tutor/answer-ad-bg.png)
- 98% accuracy study help
- Covers math, physics, chemistry, biology, and more
- Step-by-step, in-depth guides
- Readily available 24/7