Can I solve this integral equation ?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
here B,C are constants.
initial condition :- f(0,x)= (N0/x0) exp(-x/x0)
N0 and x0 are constants
10 commentaires
darova
le 20 Juin 2019
What do you need to find?
Walter Roberson
le 20 Juin 2019
Does N0 = 2/B ?
Anomitra Saha
le 20 Juin 2019
Anomitra Saha
le 20 Juin 2019
Walter Roberson
le 20 Juin 2019
In your equation, substitute t = 0. Then int(f(0,x),x,0,inf) = 2/(B+0*C) = 2/B . This is a given.
We are also given the initial condition that f(0,x) = (N0/x0)*exp(-x/x0) . Integrate that over x = 0 to inf assuming x0>0 to get N0 + C for some constant C. Therefore 2/B = N0 + C . Therefore N0 and B are related.
Anomitra Saha
le 20 Juin 2019
Bjorn Gustavsson
le 20 Juin 2019
Well what do you get if you write your left-hand side as:
? Can you proceed from there?
Anomitra Saha
le 20 Juin 2019
Bjorn Gustavsson
le 20 Juin 2019
Yes (but this is your task to solve for some sort of 1st-2nd year studies, right?). Walter showed you how to determine some parameters in your equation, so you have a good grasp of f(0,x), If you assume that f(t,x) can be written as a product between 2 functions: f(0,x) that only depends on x and one function g(t), how can you proceed from that assumption? Analytical manimpulation of the integral can possibly get you a step forward, don't you think?
Anomitra Saha
le 20 Juin 2019
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!