Solving the Initial-Value Problem: Step-by-Step Guide for Beginners

  • Thread starter Thread starter bobbarkernar
  • Start date Start date
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
12 replies · 3K views
bobbarkernar
Messages
48
Reaction score
0
i have no idea on how to start this problem.


Find a solution of the initial-value problem

dy/dx= -y^2 , y(0)=.0625


so..

(1/-y^2)dy = dx

int(1/-y^2)dy=int(dx)

1/y=x+c
please if someone can help me start it or explain it to me
 
Physics news on Phys.org
bobbarkernar said:
i have no idea on how to start this problem.


Find a solution of the initial-value problem

dy/dx= -y^2 , y(0)=.0625


so..

(1/-y^2)dy = dx

int(1/-y^2)dy=int(dx)

1/y=x+c
please if someone can help me start it or explain it to me

Note that you have [tex]-\frac{1}{y} = x + C[/tex]. Now all you have to do is write [tex]y = -\frac{1}{x+C}[/tex] and use the initial value.
 
Last edited:
so am i solving for C?
 
so
C= (1/y)-x ??

so C=(1/.0625) if y(0)=.0625 ?
is this correct?
 
bobbarkernar said:
negative?

Yes, since [tex]y(x) = -\frac{1}{x+C} \Rightarrow y(0) = -\frac{1}{C} = 0.0625[/tex]
 
but the integral of -1/y^2 dy is 1/y
 
bobbarkernar said:
but the integral of -1/y^2 dy is 1/y

Yes, you're right. I apologize, that minus sign slipped through somehow. :smile: So, your answer is correct.
 
ok but i put the answer c=16 and it was wrong. is there another step?
 
ok i got it the answe is y=1/(x+16)

thank you for your help
 
bobbarkernar said:
ok i got it the answe is y=1/(x+16)

thank you for your help

Yes, I just wanted to write that the answer is a function, not a constant.