Power Series & Function f(x): Purpose & Explanation

  • Context: Undergrad 
  • Thread starter Thread starter BarringtonT
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the purpose and explanation of converting a function f(x) into a power series. Participants explore its usefulness in calculations, approximations, and mathematical techniques, touching on both theoretical and practical applications.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant expresses confusion about the purpose of converting functions into power series and seeks clarification.
  • Another participant explains that power series are useful for calculating functions, providing the example of approximating \(\sin(1)\) using its series expansion.
  • A different participant emphasizes the importance of approximating functions with finite sums of simpler functions, noting the historical context of Taylor and Maclaurin series predating calculators.
  • One participant mentions that while calculators do not use Taylor or Maclaurin series directly, they employ similar methods like CORDIC.
  • Another participant discusses the application of power series in evaluating contour integrals, illustrating how series expansion simplifies complex integrals.

Areas of Agreement / Disagreement

Participants generally agree on the usefulness of power series for approximating functions and performing calculations, but there is no consensus on the most significant reason for their use, as different perspectives are presented.

Contextual Notes

Some participants reference specific mathematical techniques and examples, such as CORDIC and contour integrals, which may require additional context for full understanding. The discussion does not resolve the broader implications or limitations of using power series.

Who May Find This Useful

This discussion may be useful for students and practitioners in mathematics and physics who are interested in the applications of power series in calculations and theoretical contexts.

BarringtonT
Messages
9
Reaction score
0
so recently I have learned how to convert a function f(x) into a Power series, but I am still lost as to why I did that in first place? Explain this please.
 
Physics news on Phys.org
It is very useful for a lot of things. One way that it is useful is to calculate functions.
For example, how do you calculate \sin(1) (1 radians, not 1 degrees)?? You can plug it in your calculator, sure. But how did your calculator found the answer to the problem? Or how would you do this without a calculator?? This problem becomes easy once you know about series. Then you know that

\sin(1)=1-\frac{1^3}{3!}+\frac{1^5}{5!}+...

This is an infinite series, so you can't find the exact sum. However, if you take the first 3 or 4 terms then you already got a good approximation. This is one very efficient way to calculate function values.
 
I believe that the most important reason is to be able to approximate a function by a finite sum of much simpler functions. Keep in mind that the mathematics of power series that was developed by Taylor and Maclaurin predates electronic calculators and computers by many years. Using a Taylor series it's possible to approximate sin(31°), for example, by nothing more complicated than ordinary arithmetic operations.

Although calculators don't actually use Taylor or Maclaurin series to perform calculations, they use something that is similar - CORDIC (see http://en.wikipedia.org/wiki/CORDIC).

Taylor and Maclaurin series (a Maclaurin series is a special case of the more general Taylor series) are probably the simplest kinds of series, as they involve sums of powers of, say x(Maclaurin) or sums of powers of x - a (Taylor). Other series can involve terms that involve cos(x), sin(x), cos(2x), sin(2x), cos(3x), sin(3x), and so on (Fourier), rather than powers of some variable. Fourier series have applications in electronics.
 
Expanding a function into its power series also helps you do some calculations. For instance, consider the contour integral
\oint_{C}\frac{\sin(z) dz}{z^4}
where the contour C is the unit circle. Expanding sine into its Taylor series gives us the contour integral
\oint_{C} z^{-3}-\frac{z^{-1}}{6}+\frac{z}{120}... dz
The integral now collapses to a much simpler form. Recall that
n\neq -1 \rightarrow \oint_{C} z^{n} dz = 0
This eliminates all terms of the sum but one, and gives us the much simpler contour integral
\oint_{C} -\frac{dz}{6z}=-\frac{\pi i}{3}
Of course, there is a way to evaluate this integral using the residue theorem, but it is somewhat tedious when you can perform the series expansion.
 
Thank you guys
 

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K