Summing Maclaurin Series for x^2

AI Thread Summary
To find the sum of the series ∑(x^(2k)/k!), the user initially attempted to transform known Taylor series but encountered issues with the factorials and the signs in the series. The key challenge was that the series involved k! in the denominator rather than (2k)!. However, the user successfully resolved the problem by substituting x with x^2 in the Taylor series expansion of e^x, leading to the desired sum. This approach effectively aligns the series with the correct factorial structure and maintains the positive terms throughout. The solution demonstrates the utility of manipulating existing series to derive new results.
JakeD
Messages
14
Reaction score
0

Homework Statement


How do I find the sum of \sum\frac{x^{2k}}{k!}?

The Attempt at a Solution


I tried transforming various known Taylor series, such as sin x, e^x, and so on, but they didn't fit for 2 reasons:
1. In all of them, the degree of the factor equals the power of x. i.e. if you have x^2k in the nominator, then you have (2k)! in the denominator, whereas here, you have x^2k in the nominator, while having k! (not (2k!)) in the denominator.

2. In sin x, you have alternating pluses and minuses, while in the required sum, they are all pluses.Any help will be appreciated
 
Physics news on Phys.org
OK, found the solution.

By replacing x with x^2 in the Taylor series of e^x, I get the desired sum.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top