Solve the given first order differential equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 3K views
chwala
Gold Member
Messages
2,843
Reaction score
428
Homework Statement
This is a text question-
Relevant Equations
separation of variables
first order differential equation- integrating factor...
1672610474749.png


My thinking is two-fold, firstly, i noted that we can use separation of variables; i.e

##\dfrac{dy}{y}= \sec^2 x dx##

on integrating both sides we have;

##\ln y = \tan x + k##

##y=e^{\tan x+k} ##

now i got stuck here as we cannot apply the initial condition ##y(\dfrac {π}{4})=-1##

Secondly on using;

##\dfrac{dy}{dx}+ P(x)y=q(x)##

i have

##\dfrac{dy}{dx}-\sec^2 x=0##

i.f= ##e^{-\int sec^2x dx} =e^{-\tan x}##

therefore,

##(e^{-\tanx }⋅y)' =0## on integration, we shall have;

##(e^{-\tan x} ⋅y) =k## now using the initial condition, ##y(\dfrac {π}{4})=-1##

we have, ##k=-\dfrac{1}{e}##

thus,
##y=e^{\tan x} ⋅k=\left[ e^{\tan x} ⋅-\dfrac{1}{e}\right]=-e^{\tan x-1}##

i do not have solution to the problem...your insight is welcome...
 
Last edited:
Physics news on Phys.org
chwala said:
on integrating both sides we have;
##\ln y = \tan x + k##

##y=e^{\tan x+k} ##

now i got stuck here as we cannot apply the initial condition ##y(\dfrac {π}{4})=-1##
Your second equation above is equivalent to ##y = e^{\tan(x)}\cdot e^k## or ##y = Ce^{\tan(x)}##, where ##C= e^k##. Simply substitute ##\pi/4## for x and -1 for y to solve for C.
 
Reply
  • Like
Likes   Reactions: WWGD and chwala
chwala said:
Homework Statement:: This is a text question-
Relevant Equations:: separation of variables
first order differential equation- integrating factor...

View attachment 319644

My thinking is two-fold, firstly i noted that we can use separation of variables; i.e

##\dfrac{dy}{y}= \sec^2 x dx##

on integrating both sides we have;

##\ln y = \tan x + k##

##y=e^{\tan x+k} ##

now i got stuck here as we cannot apply the initial condition ##y(\dfrac {π}{4})=-1##
Keep in mind:

##\displaystyle \int \dfrac{dy}{y} = \ln |y| + C ##
 
Reply
  • Like
Likes   Reactions: malawi_glenn and chwala
phyzguy said:
I don't see what your problem is. You found that $$y=-e^{\tan(x) -1}$$

Isn't this answer (B)?
Correct...

My question is 'would a student be wrong in attempting to use separation of variables?' ...does he/she get method marks? cheers...
 
Mark44 said:
Your second equation above is equivalent to ##y = e^{\tan(x)}\cdot e^k## or ##y = Ce^{\tan(x)}##, where ##C= e^k##. Simply substitute ##\pi/4## for x and -1 for y to solve for C.
Won't we have ##e^k=-1##?
 
chwala said:
My question is 'would a student be wrong in attempting to use separation of variables?' ...does he/she get method marks?
I don't see why the work would be marked as wrong. The question asks only which of the four listed equation is the solution and makes no requirement of which method to use.
 
Thanks @Mark44 ...my interest was on checking if we could use separation of variables. You have clearly shown that to me. Cheers!
 
Last edited:
Reply
  • Like
Likes   Reactions: WWGD