Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Power Series #324

Open
grady opened this issue Dec 5, 2024 · 1 comment
Open

Typo in Power Series #324

grady opened this issue Dec 5, 2024 · 1 comment

Comments

@grady
Copy link
Contributor

grady commented Dec 5, 2024

I found a typo in Key Idea 9.6.5: Determining the Radius and Interval of Convergence

apply the ratio test to the series <m>\ds \infser[0]\abs{a_n (x_c)^n}</m>.

should be
apply the ratio test to the series <m>\ds \infser[0]\abs{a_n (x-c)^n}</m>.

Current version has (x_c) (x sub c) not the correct (x-c) (x minus c).

@APEXCalculus
Copy link
Owner

APEXCalculus commented Dec 5, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants