Series Help: Finding ∫qk(x)dx for k = 2,6,10,14 in Approximating ∫sin(x^2)dx

  • Thread starter Thread starter Grew Gore
  • Start date Start date
  • Tags Tags
    Series
Grew Gore

Homework Statement


Find ∫qk(x) dx where the upper bound is 1 and the lower bound is 0. g is some function and we are finding for k = 2,6,10 and 14, hence the first four non-zero terms of a series that can be used to calculate approximations to I = ∫sin(x^2) dx were the upper bound is 1 and the lower bound is 0.

Homework Equations

The Attempt at a Solution


I am struggling to figure out how to incorporate k and get the terms we are after like in a Taylor Polynomial, but what I got so far is q/2 but that's assuming that q is just a constant. I'm stuck.
 

Attachments

  • Screen Shot 2017-10-12 at 2.02.09 PM.png
    Screen Shot 2017-10-12 at 2.02.09 PM.png
    5.9 KB · Views: 496
Physics news on Phys.org
Grew Gore said:

Homework Statement


Find ∫qk(x) dx where the upper bound is 1 and the lower bound is 0. g is some function and we are finding for k = 2,6,10 and 14, hence the first four non-zero terms of a series that can be used to calculate approximations to I = ∫sin(x^2) dx were the upper bound is 1 and the lower bound is 0.

Homework Equations

The Attempt at a Solution


I am struggling to figure out how to incorporate k and get the terms we are after like in a Taylor Polynomial, but what I got so far is q/2 but that's assuming that q is just a constant. I'm stuck.

I would start by writing the first four nonzero terms of the series for ##\sin x##. Then replace ##x## by ##x^2##. Then you might see where the values of ##k## come from and be on your way.
 
LCKurtz said:
I would start by writing the first four nonzero terms of the series for ##\sin x##. Then replace ##x## by ##x^2##. Then you might see where the values of ##k## come from and be on your way.

Ok thanks. So the series for sin(x^2) is x^2 - (x^6)/3! + (x^10)/5! - (x^14)/7! + ...
And when its asks to find ∫qk(x) dx for 2, is that just the integral of x^2 which is (x^3)/3, and the integral of (x^6)/3! which is (x^7)/42

I see how the powers relate to the k values, but am unsure what the q is about. I'm sorry if I'm asking too much, just really need to get this done.
 
Grew Gore said:
Ok thanks. So the series for sin(x^2) is x^2 - (x^6)/3! + (x^10)/5! - (x^14)/7! + ...
And when its asks to find ∫qk(x) dx for 2, is that just the integral of x^2 which is (x^3)/3, and the integral of (x^6)/3! which is (x^7)/42

I see how the powers relate to the k values, but am unsure what the q is about. I'm sorry if I'm asking too much, just really need to get this done.
The ##q_k##'s are just names for the four terms you are integrating. They have been named by their exponents. ##q_2(x) = \frac{x^2}{1}##, etc... If you had expanded ##\sin(x^2)## by its Taylor series the long way, the ##k## values would be the usual subscripts for the nonzero terms you get.
 
Grew Gore said:
Ok thanks. So the series for sin(x^2) is x^2 - (x^6)/3! + (x^10)/5! - (x^14)/7! + ...
And when its asks to find ∫qk(x) dx for 2, is that just the integral of x^2 which is (x^3)/3, and the integral of (x^6)/3! which is (x^7)/42

I see how the powers relate to the k values, but am unsure what the q is about. I'm sorry if I'm asking too much, just really need to get this done.

It is not clear from what you wrote whether ##q_k = (-1)^k x^{k}/k!## of if ##q_k = \sum_{j=0,2, \ldots k} (-1)^j x^j/j!.## In other words, is ##q_k## the ##k##th term, or is it the ##k##th partial sum?
 
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