Recent content by pmqable
-
P
Undergrad Equation relating a function and its inverse
I suppose you could differentiate both sides. Then you would get: f'(x)+f-1'(x)=2x f'(x)+1/(f'(f-1(x)))=2x but this equation still does not get rid of the f-1(x)... do you see something I don't?- pmqable
- Post #5
- Forum: General Math
-
P
Undergrad Equation relating a function and its inverse
by inverse i mean f(f-1(x))=x... e.g. ln(e^x)=x- pmqable
- Post #3
- Forum: General Math
-
P
Undergrad Equation relating a function and its inverse
so here's the question: if you have some equation relating a function, f(x), and its inverse, f-1(x), can you solve for the function? for example, solve for f(x): f(x)+f-1(x)=x^2 how about: f(x)+f-1(x)=g(x) my math teacher (AP calc) was stumped on this one... any thoughts?- pmqable
- Thread
- Function Inverse
- Replies: 8
- Forum: General Math
-
P
Help with very easy differential equation
thanks a lot lckurtz- pmqable
- Post #3
- Forum: Calculus and Beyond Homework Help
-
P
Help with very easy differential equation
Homework Statement dy/dx=y/x Homework Equations The Attempt at a Solution ok here's what I got... dy/dx=y/x so dy/y=dx/x. Then just integrate both sides and you get ln(y)=ln(x)+C. Next raise both sides to a power of e and you get y=e^(ln(x)+C). This can be rewritten y=e^ln(x)*e^C...- pmqable
- Thread
- Differential Differential equation
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
P
Undergrad Integral Help: Solving ln(x) from 0 to 1
ok thank you very much... believe it or not, every integral i have ever done has resulted in a positive area. i just integrated x^2-4 from -1 to 1 and and sure enough, i got a negative area. lesson learned :) -
P
Undergrad Integral Help: Solving ln(x) from 0 to 1
oh wait it's negative haha... but it doesn't matter because -0=0 right? -
P
Undergrad Integral Help: Solving ln(x) from 0 to 1
sorry youre right the original equation should just be integral of ln(x) -
P
Undergrad Integral Help: Solving ln(x) from 0 to 1
the definite integral is: integral from 0 to 1 of ln(x). i used integration by parts (u=ln(x), du=1/x dx, dv=dx, v=x) to show that the integral is equal to: [x*ln(x)] (1,0) - integral from 0 to 1 of dx. this gives 1*ln(1)-0*ln(0)-(1-0) ln(1)=0, so the equation is now 0*ln(0)-1 0*ln(0) is an... -
P
Antiderivative Help: Solving ∫(1+sin(x))/(cos^2(x)) dx
Homework Statement Here is the problem: ∫(1+sin(x))/(cos^2(x)) dx Also- how do you guys type equations in this? The quick symbols doesn't have a fraction bar or definite integral... Homework Equations sin^2(x)+cos^2(x)=1 The Attempt at a Solution I substituted 1-sin^2(x) for cos^2(x) and...- pmqable
- Thread
- Antiderivative
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
P
Can someone check me on this definite integral
Homework Statement integral from 0 to pi of (x sinx)/(1+cos^2x)Homework Equations I just need to know if I did it rightThe Attempt at a Solution I got (5pi/6)-1/9- pmqable
- Thread
- Definite integral Integral
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
P
Undergrad Why is the integral 1/x equivalent to log base e?
Yes I know it's a really stupid question, please don't make fun of me. But when they first defined this new function, the integral of 1/x, and had no graph or knowledge of how it looked, how could they know it was a logarithm? More specifically, the logarithm with base e.