Differential Equations - Variation of Parameters problem

Nubcakes
Messages
7
Reaction score
0
As the name suggest, this problem is an undetermined coefficients problems where variation of parameters is necessary to solve. As with my previous question; This is not a homework problem, but it is out of the textbook so I figured this would be the appropriate place to ask if I am doing it correctly.

Here is the initial problem where one is asked to find the general solution;
46-5q.gif


I know there are at least 4 different approaches to this problem, but nearly all will not work well on other similar problems. However, from what I can understand the "Variation of Parameters" technique can be used to solve almost any differential Equation problem in this format so long as you do not encounter an impossible-to-solve integral EXA:{ln(ln(x))}

That being said; here is my attempt at the problem using "Variation of Parameters";
46-5.gif
Simple question; Did I do it right? If not where did I screw up?
 
Physics news on Phys.org
Nubcakes said:
As the name suggest, this problem is an undetermined coefficients problems where variation of parameters is necessary to solve.

No, "undetermined coefficients" and "variation of parameters" are two completely different methods of find a specific solution to a non-homogeneous linear equation.

In your equation for v'2 you seem to have neglected a factor of cos(x) on the right. You have cos2(x) from the differential equation. To solve for v2' you have to multiply by another cos(x). You should have v2'= cos3(x).
 
Whoops... I should have caught that that problem with V2. Anyway thanks for the help, got to remember to keep a close eye on everything in these problems... its pretty easy to loose track of parts of the problem since there are so many parts.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top