New Reply

Analyitical solution to function and second deritive of function

 
Share Thread Thread Tools
Jun13-12, 01:18 PM   #1
 

Analyitical solution to function and second deritive of function


I have the following (fairly simple) boundary value problem and I am trying to find an analytical solution to it, but for the life of me it's not working out. This is part of a larger thing where I'm trying to understand FEM and BVPs. Essentially this is a diffusion reaction problem.

My problem is I have the following (π=pi)

v-kv''=f(x)=sin(πx), x is between 1 and 2
v@x=0 = 0 and v@x=1 = 0

I have some plots but they are not matching my analytical solution (I think my brain has just broken tonight), but if anyone can steer me right I'd be grateful.
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
Jun13-12, 01:21 PM   #2
 
I should also have mentioned k is a constant
Jun13-12, 04:15 PM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
The differential equation is [itex]-kv''+ v= sin(\pi x)[/itex]? That's a linear equation with constant coefficents. Its characteristic equation is [itex]-kr^2+ 1= 0[/itex] so that [itex]r= \pm 1[/itex] and the general solution is [itex]C_1e^x+ C_2e^{-x}[/itex] (it could also be written as [itex]C_1cosh(x)+ C_2sinh(x)[/itex]).

Look for a specific solution to the entire equation of the form [itex]Asin(\pi x)+ B cos(\pi x)[/itex].

But I am concerned about the information that the differential equation only holds between x= 1 and x= 2, so that the previous solution is valid only between x= 1 and x= 2, while we are given the value of v at x= 0. Not knowing what v is like between 0 and 1, it is impossible to use that information. I suggest you recheck that- either the d.e. holds between 0 and 1 or the boundary values are given at 1 and 2.
Jun14-12, 05:01 AM   #4
 

Analyitical solution to function and second deritive of function


#sorry, mistake on my part, yes, the equation holds between 0 and 1. Thanks for that, so rusty on differential calculus
New Reply
Thread Tools


Similar Threads for: Analyitical solution to function and second deritive of function
Thread Forum Replies
pH of HCl solution as a function of volume. Biology, Chemistry & Other Homework 1
Solving u_y + a(x,y) u_x = 0 for function a(x,y) that yields no solution Differential Equations 0
deduce the solution from weight function Calculus & Beyond Homework 4
Bessel Function Solution Calculus & Beyond Homework 6
delta function solution to a nonlinear PDE Differential Equations 0