gikiian
- 98
- 0
In the context of my work (linear differential equations), it can not be zero. But why?
The discussion centers around the question of whether the constant term of a power series can be zero, particularly in the context of linear differential equations. Participants explore implications of this question for solutions to differential equations and the semantics of terms in power series.
Participants express differing views on the implications of a zero constant term in power series, with some asserting it cannot be zero in their specific contexts, while others argue that it can be zero under different interpretations. The discussion remains unresolved regarding the broader implications of these differing perspectives.
There are limitations in the discussion regarding the definitions of terms used, particularly the distinction between the constant term and the first non-zero term in power series. Additionally, assumptions about the nature of solutions to differential equations are not fully explored.
gikiian said:In the context of my work (linear differential equations), it can not be zero. But why?
What about, say, a function ##f:\mathbb{R}\to\mathbb{R}, x\mapsto x##?gikiian said:In the context of my work (linear differential equations), it can not be zero. But why?
Yes. Take [itex]xe^{x}[/itex] for example:gikiian said:Can the constant term of a power series be zero?
In Frobenius method, you have [itex]y=\sum^{∞}_{n=0} a_{n}x^{n+r}=x^{r}(a_{o}+a_{1}x+a_{2}x^{2}+...)[/itex]. Now if [itex]a_{o}[/itex] becomes 0, then the series would become [itex]y=x^{r}(0+a_{1}x+a_{2}x^{2}+...)=x^{r}(a_{1}x+a_{2}x^{2}+...)=x^{r}x(a_{1}+a_{2}x+a_{3}x^{2}+...)=x^{r+1}(a_{1}+a_{2}x+a_{3}x^{2}+...)[/itex]. This would essentially change the mathematical technique that we use here to solve the ODE. Hence we 'assume' that [itex]a_{o}[/itex] can not be 0.gikiian said:In the context of my work (linear differential equations), it can not be zero. But why?
AlephZero said:OK, now we can see this is a question about semantics, not series solutions of differential equations.
"The constant term of a power series" means ##c_0## in the series ##c_0 + c_1x + c_2x^2 + \dots##.
But in post #7, you are just saying that every non-trivial series must have first non-zero term, and you are calling that term ##a_0##. it is the coefficient of ##x^r##. It is not the constant term of the series solution unless ##r = 0##.