Linear First order ODE problem

Click For Summary
SUMMARY

The discussion centers on solving a linear first-order ordinary differential equation (ODE) represented as x(θ) = x tan(θ) - cos(θ). The integrating factor is correctly identified as I = -∫tan(θ) dθ, leading to the solution x = -1/2(sin(θ) + θ sec(θ)). Participants highlight the importance of correctly applying negative signs and integrating factors, which were initially overlooked, resulting in incorrect solutions. The final verification of the solution confirms its accuracy after addressing these mistakes.

PREREQUISITES
  • Understanding of linear first-order ordinary differential equations (ODEs)
  • Familiarity with integration techniques, particularly involving trigonometric functions
  • Knowledge of integrating factors in solving differential equations
  • Proficiency in handling negative signs and simplification in calculus
NEXT STEPS
  • Study the method of integrating factors for linear first-order ODEs
  • Practice integration of trigonometric functions, focusing on half-angle and double-angle formulas
  • Explore common pitfalls in solving differential equations, particularly with signs and simplifications
  • Learn to verify solutions of ODEs through differentiation and substitution
USEFUL FOR

Students and educators in mathematics, particularly those focused on calculus and differential equations, as well as anyone seeking to improve their problem-solving skills in ODEs.

Vuldoraq
Messages
265
Reaction score
1

Homework Statement



x[tex](\theta)[/tex]= x tanθ−cosθ

Homework Equations



The integrating factor is (note it should be negative tan, but the latex won't display it);

[tex]I= \int -tan \theta\ d \theta[/tex]

The solution is given by;

[tex]x \ e^{I}=-\int \ e^{I}*cos\theta\ d \theta[/tex]

The Attempt at a Solution



[tex]I=\int \tan \theta\ d \theta[/tex]
[tex]=-(-\ln|cos \theta |)[/tex]

So, [tex]e^{I}=cos \theta[/tex]

Therefore,

[tex]x*cos \theta = \int \ cos^{2} \theta d \theta[/tex]

Using the half angle formulae gives,

[tex]x*cos \theta =\frac{1}{2} \int \cos(2 \theta) +1[/tex]

Which, after integration and simplification gives,

[tex]x=-\frac{1}{2}*(sin \theta + \theta\ sec\theta)[/tex]

When I check my answer I end up with zero,

[tex]\frac{dx}{d \theta}=-\frac{1}{2}*(cos \theta \ +\ sec\theta \ +\ \theta*sec \theta \tan \theta)[/tex]

[tex]x*tan \theta=-\frac{1}{2}*(sin \theta * tan \theta + \theta* sec \theta* tan \theta)[/tex]

[tex]\frac{dx}{d \theta}-x*tan \theta=\frac{1}{2}*[(\frac{cos^{2}\theta\ {-1}}{cos \theta}-\theta* sec \theta* tan \theta)-(-\frac{sin^{2} \theta}{cos \theta}-\theta* sec \theta* tan \theta)][/tex]

[tex]=\frac{sin^{2} \theta \ - \ (1-cos^{2} \theta)}{2* cos \theta}=0[/tex]

Please could someone go through my calculation and see where my mistake is?
 
Last edited:
Physics news on Phys.org
Vuldoraq said:

Homework Statement



x[tex](\theta)[/tex]= x tanθ−cosθ


Homework Equations



The integrating factor is (note it should be negative tan, but the latex won't display it);
I have corrected that: you had a "\" before the "-".

[tex]I= \int -tan \theta\ d \theta[/tex]

The solution is given by;

[tex]x \ e^{I}=-\int \ e^{I}*cos\theta\ d \theta[/tex]

The Attempt at a Solution



[tex]I=-\int \tan \theta\ d \theta[/tex]
[tex]=-(-\ln|cos \theta |)[/tex]

So, [tex]e^{I}=cos \theta[/tex]

Therefore,

[tex]x*cos \theta = \int \ cos^{2} \theta d \theta[/tex]
Haven't you forgotten the "-" on the right side?

Using the half angle formulae gives,

[tex]x*cos \theta =\frac{1}{2} \int \cos(2 \theta) +1[/tex]
After integration, this is x cos(theta)= 1/2(theta)- (1/4) sin(2\theta)

Which, after integration and simplification gives,

[tex]x=-\frac{1}{2}*(sin \theta + sec\theta)[/tex]
You appear to have forgotten the "-" on the "- cos(theta)" to begin, with as well as the "2" in the 2 theta, and, finally, the theta from integrating "1".

When I check my answer I end up with zero,

[tex]\frac{dx}{d \theta}=-\frac{1}{2}*(cos \theta \ +\ sec\theta \ +\ \theta*sec \theta \tan \theta)[/tex]

[tex]x*tan \theta=-\frac{1}{2}*(sin \theta * tan \theta + \theta* sec \theta* tan \theta)[/tex]

[tex]\frac{dx}{d \theta}-x*tan \theta=\frac{1}{2}*[(\frac{cos^{2}\theta\ {-1}}{cos \theta}-\theta* sec \theta* tan \theta)-(-\frac{sin^{2} \theta}{cos \theta}-\theta* sec \theta* tan \theta)][/tex]

[tex]=\frac{sin^{2} \theta \ - \ (1-cos^{2} \theta)}{2* cos \theta}=0[/tex]

Please could someone go through my calculation and see where my mistake is?
 
Hi HallsofIvy,

I've always struggled with minus signs, I find them really confusing! :redface:

When I simplified I used [tex]\frac{1}{2}sin 2\theta=sin\theta*cos\theta[/tex].

Popping in that minus and the missing theta gave me the correct solution, I think.

[tex]x=-\frac{1}{2}sin\theta + \theta*cos\theta[/tex]

To check;

[tex]\frac{dx}{d\theta}=-\frac{1}{2}*(cos\theta + sec\theta + \theta*sec\theta*tan\theta)[/tex]

[tex]x*tan\theta=-\frac{1}{2}*(\frac{sin^{2}\theta}{cos\theta} + \frac{\theta*sin\theta}{cos^{2}\theta})[/tex]

[tex]\frac{dx}{d\theta}-x*tan\theta=-\frac{1}{2}*(cos\theta + sec\theta + \theta*sec\theta*tan\theta - \frac{sin^{2}\theta}{cos\theta} -\frac{\theta*sin\theta}{cos^{2}\theta})[/tex]

[tex]=-\frac{1}{2}*[\frac{cos^{2}\theta + 1 -sin^{2}\theta}{cos\theta}][/tex]

[tex]=-\frac{1}{2}*[\frac{2*cos^{2}\theta -1 + 1}{cos\theta}]=-cos\theta[/tex]

Does this look reasonable to you?

Thanks for your help, I was going round in circles with that problem!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
Replies
28
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K