Check general solution to ODE please

Lengalicious
Messages
162
Reaction score
0
Ok I'm new to ODE's so yeh, just to double check here's what I've done:

Question: Find the general solution to the following differential equation:
Equation: y'(x) = sec2 (3x + 1)

My answer: Don't I just integrate? So dy/dx = sec2 (3x + 1)

then, y = sec2 (3x + 1) dx

so y = (tan(3x+1))/3
 
Physics news on Phys.org
Why not check it yourself- differentiate that function!
 
Lengalicious said:
Ok I'm new to ODE's so yeh, just to double check here's what I've done:

Question: Find the general solution to the following differential equation:
Equation: y'(x) = sec2 (3x + 1)

My answer: Don't I just integrate? So dy/dx = sec2 (3x + 1)

then, y = sec2 (3x + 1) dx

so y = (tan(3x+1))/3


don't forget +C
 
xplosiv3s said:
don't forget +C

Ah of course, thanks =)
 
HallsofIvy said:
Why not check it yourself- differentiate that function!

I wasn't worried as to whether my integration was wrong I was worried as to whether my methodology was wrong or not.
 
Lengalicious said:
I wasn't worried as to whether my integration was wrong I was worried as to whether my methodology was wrong or not.

Yes, you are correct but what he said will help verify wether your methodology is correct or not, because an appropriorate one would of course lead to the correct solution :)

as a rule of thumb:

when y=sec2(αx+b) and you want to find the integral:

then ∫sec2(αx+b)dx = 1/α*tan(αx+b)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top