Power Series of arcsin: Finding Radius and Interval of Convergence

Click For Summary

Homework Help Overview

The discussion revolves around finding a power series expansion for arcsin(x) centered at 0, determining its radius and interval of convergence, and evaluating the series at a specific value of x to converge to \frac{\pi}{2}. The subject area includes power series, convergence tests, and properties of inverse trigonometric functions.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • The original poster attempts to derive a power series for arcsin(x) using the Binomial Theorem and expresses confusion regarding the application of the ratio test for convergence.
  • Some participants clarify that the term in front of the sum does not affect the ratio test and question the correctness of the radius of convergence derived by the original poster.
  • Others suggest revisiting the ratio test calculations and express uncertainty about the implications of the power series outside the interval [-1, 1].
  • There is a discussion about the cancellation of terms in the ratio test and the resulting expression for the limit as n approaches infinity.

Discussion Status

The conversation is ongoing, with participants providing guidance on the ratio test and discussing the implications of their findings. There is no explicit consensus on the radius of convergence yet, but some participants are exploring the calculations and correcting misunderstandings.

Contextual Notes

Participants are working under the constraints of homework rules, which may limit the information they can share. There is also a focus on ensuring that the power series is meaningful within the context of arcsin's range.

chromium1387
Messages
16
Reaction score
0

Homework Statement


a. Find a power series expansion for arcsin(x) centered at 0.
b. Find the radius of convergence and interval of convergence of the power series in a.
c. Choose an appropriate value of x to plug into the power series found in a. to find a series that converges to \frac{\pi}{2}.

Homework Equations


binomial theorem
ratio test

The Attempt at a Solution


a. Using the Binomial Theorem, I found a power series representation for \frac{1}{\sqrt{1-x^2}} and integrated that to find a power series for arcsin. What I got was: x+\sum\frac{1*3*5*...*(2n-1)x^{2n+1}}{(2n+1)(2^{n})(n!)}
I'm fairly sure this is correct.
b. However, when I go and use the ratio test, I am a bit confused. I get it simplified down to :
|\frac{x^{2}n}{(n+1)(2n-1)}| \rightarrow 0 as n \rightarrow \infty
But what about this x in front of my sum?
If I just left it here, R=\infty and the interval of convergence would be (-\infty,\infty), correct?
c. And I have no idea how to do this one...
 
Last edited:
Physics news on Phys.org
The x in front of your sum doesn't matter for the ratio test since you are only concerned with the nth and the (n+1)th term.

As for part c, remember that arcsin is the inverse of sine, thus you want the value x such that sin(∏/2) = x.
 
Thanks for your response! :)

Poopsilon said:
The x in front of your sum doesn't matter for the ratio test since you are only concerned with the nth and the (n+1)th term.
Okay, so does this mean that my radius and interval of convergence are correct?

As for part c, remember that arcsin is the inverse of sine, thus you want the value x such that sin(∏/2) = x.
This should be easy enough then. Thanks!
 
Well if this is over the reals then radius of convergence and interval of convergence are the same thing. I didn't explicitly check your calculation but as long as you were careful I'm sure its fine. Although I'm not sure the power series of arcsin outside of the interval [-1,1] even has any meaning, even if it is convergent on the whole real line, since sin() maps the entire real line to only values in that interval.
 
Okay. Thank you!
 
chromium1387 said:
Okay. Thank you!

You should not have gotten radius of convergence equal infinity from your power series. You should have gotten 1. Your ratio test expression is wrong. Can you show how you got it?
 
lim n\rightarrow\infty |\frac{1*3*5*...*(2n)x^{2n+2}}{2^{n+1}(n+1)!}*\frac{2^{n}n!}{1*3*5*...*(2n-1)x^{2n}}|
=lim n\rightarrow\infty |\frac{n}{(n+1)(2n-1)}|x^{2}
which, by l'hopital's rule is:
lim n\rightarrow\infty |\frac{1}{2n+2(n+1)-1}|x^{2}
=0
 
chromium1387 said:
lim n\rightarrow\infty |\frac{1*3*5*...*(2n)x^{2n+2}}{2^{n+1}(n+1)!}*\frac{2^{n}n!}{1*3*5*...*(2n-1)x^{2n}}|
=lim n\rightarrow\infty |\frac{n}{(n+1)(2n-1)}|x^{2}
which, by l'hopital's rule is:
lim n\rightarrow\infty |\frac{1}{2n+2(n+1)-1}|x^{2}
=0

Well, that's wrong. How did you get more n's in the denominator than the numerator? You have a factorial or a double factorial in each. Check it again.
 
i, uh, I'm not really sure..
i just canceled things.
like the 1*3*5*... cancel.
the 2n stays.
the x^(2n+2) / x^2n make x^2.
the n!/(n+1)! make n+1.
the 2^n/2^n+1 just gives me 1/2. which cancels with the 2 in 2n.
so i got n/(n-1)(2n-1) all times x^2.
:s
 
  • #10
chromium1387 said:
i, uh, I'm not really sure..
i just canceled things.
like the 1*3*5*... cancel.
the 2n stays.
the x^(2n+2) / x^2n make x^2.
the n!/(n+1)! make n+1.
the 2^n/2^n+1 just gives me 1/2. which cancels with the 2 in 2n.
so i got n/(n-1)(2n-1) all times x^2.
:s

Ok, so why 2n-1 in the denominator? Didn't that cancel? There's at least another typo in there but that doesn't matter so much. You've got 1*3*5*...*(2n-1)*(2n+1) over 1*3*5*...*(2n-1).
 
  • #11
righttt! so then i'll just have n/n+1.
 
  • #12
chromium1387 said:
righttt! so then i'll just have n/n+1.

Ok, so radius of convergence 1. Yes?
 
  • #13
yesyesyes! thank you!
crazy how overlooking one silly thing can mess things up!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
14
Views
2K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K