New Reply

y''(x) + A sin(y(x)) - B = 0; A,B : positive, real

 
Share Thread Thread Tools
Mar8-12, 08:14 AM   #1
 

y''(x) + A sin(y(x)) - B = 0; A,B : positive, real


Hello there,

I have no idea how to solve the differential equation

y''(x) + A sin(y(x)) - B = 0 ,

where A and B are positive real numbers. I do also have initial conditions: y(0) = 0 and y'(0) = 0.

I would be grateful for any help.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Mar8-12, 10:08 AM   #2
 
y''+A sin(y)-B=0
y''y'+A sin(y)y'-B y'=0
y'²/2-A cos(y)-B y =C
y'²=2A cos(y)+2B y +2C
dy/dx =y' = (+or-)sqrt(2A cos(y)+2B y+2C)
dx=(+or-) dy/sqrt(2A cos(y)+2B y+2C)
x =(+or-) integal (dy/sqrt(2A cos(y)+2B y+2C)) +c
cannot be expressed with a finit number of usual functions;
Mar8-12, 10:52 AM   #3
 
Thank you very much.
New Reply
Thread Tools


Similar Threads for: y''(x) + A sin(y(x)) - B = 0; A,B : positive, real
Thread Forum Replies
For which positive real numbers a does the series converge Calculus & Beyond Homework 26
Positive Definiteness of a Real Matrix Calculus & Beyond Homework 4
Real positive mappings Calculus & Beyond Homework 0
Positive polynomial in two real variables Calculus 3