Trouble solving this differential equation

BViper
Messages
3
Reaction score
0
im having a lot of trouble solving this differential equation. can someone please help.

initial conditions: y(0)=0.1
y'(0)=0
30000*y''+1462163*y+100000*y'=A*sin(6.98t)

im trying to get A (the amplitude). thanks for the help
 
Physics news on Phys.org
"A" is not uniquely determined by the conditions that you gave. Varying "A" would change the solution to the equation, but the solution would still exist.

Are you looking how to solve y(t)?

cookiemonster
 
yeah that's it.. got to get y(t) before i can get A
 
No, you don't need to get y(t) before you get A. As I said before, A is not uniquely determined in this problem. The problem does not require that A take a single value or even a finite number of values. A could be anything (okay, almost anything) and y(t) would still exist.

If you'd like to solve for y(t) in terms of A and t, then that can be done. If you'd like to do that, then perhaps you could supply more information regarding what method you want see (perhaps one you've been using recently?).

cookiemonster
 
implicit differentiation...


initial conditions:
y(0)=0.1
y'(0)=0
30000*y''+1462163*y+100000*y'=A*sin(6.98t)
[/color]


Uncertain if this approach is correct...

Implicit Differentiation:
ay" + by + cy' = A*sin(d*t)

(d/dt)[ay" + by + cy'] = (d/dt)[A*sin(d*t)]

(d/dt)[ay"] + (d/dt)[by] + (d/dt)[cy'] = (d/dt)[A*sin(d*t)]

a(dy"/dt) + b(dy/dt) + c(dy'/dt) = A(d/dt)[sin(d*t)]

a(dy"/dt) + b(dy/dt) + c(dy'/dt) = A*cos(d*t)

 
Last edited:
Orion1: The only variables mentioned in this problem are y and t.
y' and y" already ARE the derivatives with respect to time. There is nothing gained by differentiating again.

Cookiemonster's point was correct: the initial value problem:
initial conditions:
y(0)=0.1
y'(0)=0
30000*y''+1462163*y+100000*y'=A*sin(6.98t)

Has a unique solution for every possible value of A. It is impossible to "determine A" from what is given.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Replies
4
Views
2K
Replies
52
Views
7K
Replies
5
Views
3K
Replies
1
Views
1K
Replies
3
Views
3K
Replies
11
Views
2K
Back
Top