Evaluating a definite integral when a condition is given

justwild
Messages
52
Reaction score
0

Homework Statement


Given that x^{2}f(x)+f(\frac{1}{x})=0, then evaluate \int^{1.5}_{0.6}f(x)dx

Homework Equations


The Attempt at a Solution



tried to replace f(x) using the provided equation...didn't help
 
Physics news on Phys.org
Can you elaborate on how you tried replacing f(x)?
 
Have you looked at what happens if you substitute y = 1/x in the integral and the use the equation to substitute for f(1/y)?
(Are you sure you've quoted the bounds correctly? It's not from a lower bound of 0.66666... by any chance?)
 
haruspex said:
Have you looked at what happens if you substitute y = 1/x in the integral and the use the equation to substitute for f(1/y)?

well If I do that I shall be returning to the same problem statement...
 
justwild said:
well If I do that I shall be returning to the same problem statement...

If the lower limit in the integral is 0.6, you cannot answer the question without knowing more about the function f(x). If the lower limit is 0.6666... = 2/3, you can answer the question without knowing more about f(x).

The substitution u = 1/x DOES work if you do it judiciously!
 
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