| New Reply |
Program for Sin(x^2) MacLaurin Series |
Share Thread | Thread Tools |
| Jun30-12, 06:54 PM | #1 |
|
|
Program for Sin(x^2) MacLaurin Series
I'm currently attempting to design a program on my ti-84 calculator (ti-nspire w/ 84 faceplate) to provide an approximation of the sin(x^2) as accurate as I would like the sum the reach. I attempted to input a formula for such, sum(seq((-1)^(Z-1)*X^(4Z-2)/(2Z-1)!, Z, 1, n, 1)), "Z" being the variable of the series whose end would be determined by my input of "n", and I wanted the program to display the series INCLUDING the variable "X," hence, displaying the MacLaurin approximation of sin(x^2). I hoped to possibly graph this and use the method in some way to provide an approximate integration of sin(x^2). Could anyone let me know if this is possible or even point me in a better direction? Sorry this question has to be so long.
|
| Jul1-12, 03:09 PM | #2 |
|
Recognitions:
|
Start with the series for sin(y) and then let y = x². I may be missing something in your description.
|
| Jul1-12, 04:20 PM | #3 |
|
|
|
| Jul2-12, 03:37 PM | #4 |
|
Recognitions:
|
Program for Sin(x^2) MacLaurin Series |
| New Reply |
| Thread Tools | |
Similar Threads for: Program for Sin(x^2) MacLaurin Series
|
||||
| Thread | Forum | Replies | ||
| Taylor Series and Maclaurin Series Help | Calculus & Beyond Homework | 1 | ||
| What's the Reasoning behind the Maclaurin Series? How did Maclaurin discover it? | Calculus | 3 | ||
| Maclaurin Series, expressing 2^x as a M series. | Calculus & Beyond Homework | 3 | ||
| Maclaurin series | Calculus & Beyond Homework | 5 | ||
| Maclaurin Series | Introductory Physics Homework | 29 | ||