Bashyboy
- 1,419
- 5
Homework Statement
Hello, I am suppose to verify that the indicated function
y = \phi (x) is an explicit solution of the given first-order
differential equation. Then I am suppose to consider \phi simply as a function, giving its domain; and then I am suppose to consider it as a solution, giving at least one interval of definition.
The differential equation: y' = 25 + y^2
The possible solution: y = 5 \tan 5x
Homework Equations
The Attempt at a Solution
I was able to determine the domain to be \displaystyle ... \cup (\frac{(2k -1) \pi)}{10},\frac{(2k +1) \pi)}{10}) \cup (\frac{(2k +1) \pi)}{10},\frac{(2k +3) \pi)}{10}) \cup (\frac{(2k -3) \pi)}{10},\frac{(2k +5) \pi)}{10}) \cup ...
And I was able to show that the function satisfied the DE, thus being solution:
\displaystyle \frac{d}{dx} [5 \tan 5x] = 25 + (5 \tan 5x)^2
25 \sec^2 5x = 25(1 + \tan^2 5x)
25 \sec^2 5x =25 \sec^2 5x, which is a true statement.
What I am unsure of is, what should the interval of solution be? Does it have to in any way reflect the domain restrictions of the sec function, or only the tan?