How would one solve the equation f '(-2x) + g '(4x) = - x?

  • Thread starter Thread starter coverband
  • Start date Start date
AI Thread Summary
To solve the equation f '(-2x) + g '(4x) = -x, trial solutions for f and g are proposed as power series. By differentiating these series, new expressions for f'(-2x) and g'(4x) are derived, leading to a rearranged equation that must hold for all x. This results in a set of conditions on the coefficients of the power series, allowing for the determination of relationships between a_n and b_n. Specifically, fixing the series for f allows for an explicit formulation of g, indicating that for each a_n, there is a unique corresponding b_n. The problem ultimately simplifies to an ordinary differential equation for g, demonstrating that while challenging, the equation is manageable.
coverband
Messages
170
Reaction score
1
How would one solve the equation f '(-2x) + g '(4x) = - x?
 
Mathematics news on Phys.org
Functional equations like these are generally VERY nasty.

If we are to restrict our problem to find those solutions f and g that can both be represented as power series, we might make some headway:
We set, as trial solutions:
f(x)=\sum_{n=0}^{\infty}a_{n}x^{n}, g(x)=\sum_{n=0}^{\infty}b_{n}x^{n},
we get:
f^{'}(x)=\sum_{n=0}^{\infty}(n+1)a_{n+1}x^{n}, g^{'}(x)=\sum_{n=0}^{\infty}(n+1)b_{n+1}x^{n}
whereby we have:
f^{'}(-2x)=\sum_{n=0}^{\infty}(n+1)a_{n+1}(-2)^{n}x^{n}, g^{'}(4x)=\sum_{n=0}^{\infty}(n+1)b_{n+1}4^{n}x^{n}

Inserting this into our equation, and rearranging, we get:
(a_{1}+b_{1})+(-2a_{2}+4b_{2}+1)x+\sum_{n=2}^{\infty}(n+1)((-2)^{n}a_{n}+4^{n}b_{n})x^{n}=0

This is to hold for ALL x, so therefore, the coefficients in front of each power in x need to vanish, so we get:
a_{1}+b_{1}=0
-2a_{2}+4b_{2}+1=0
(-2)^{n}a_{n}+4^{n}b_{n}=0\to{b}_{n}=(-2)^{-n}a_{n}, n\geq{2}

Fixing, say, the power series for f, yields then an explicit scheme for g.
 
You're allowed to use the same index n for both?

oh, I supose for any an, there's only one unique bn.
 
This one isn't very hard, though: f is pretty much unconstrained, leaving you with an ordinary differential equation in g.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
2
Views
1K
Replies
7
Views
1K
Replies
1
Views
4K
Replies
1
Views
1K
Replies
14
Views
2K
Replies
10
Views
2K
Replies
11
Views
2K
Replies
3
Views
1K
Back
Top