Bessel Definition and 249 Threads
-
E
Bessel functions, acoustics circular room
Hi everybody ! Maybe this post should go under partial differential equations but I'm not sure... I have the following problem and I would like to know if someone could give me some hints or something to read related to this. I'm studying multiple reflections of acoustics waves in a...- erwinscat
- Thread
- Acoustics Bessel Bessel functions Circular Functions
- Replies: 2
- Forum: Electromagnetism
-
L
How to prove bessel function J1/2(x) = sqrt(2/πx)sinx;
I really have no idea. I started with the frobenius method. Until the recurrence formula. I got that already. But I just don't know where to plug in the 1/2 into the equation. Can anyone help? I just need to know where to put in the 1/2? Or can i use the normal bessel function which in... -
A
How to Solve a Bessel Differential Equation Using Runge-Kutta in C?
Differntial equation involving bessel functions - pls help! 1. I am trying to simplify the expression in the attachment below to extract some data: https://www.physicsforums.com/attachment.php?attachmentid=18352&d=1239157280 2. the relevant equation for beta is given by...- aadepetun
- Thread
- Bessel Bessel functions Functions
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
S
Bessel Function First Kind: Can Someone Help with C and RK Method?
Hi everyone, I need some help solving a bessel function of the 1st order. The equation is used to calculate the mutual inductance between two inductors. The equation is: M=(1.45*10^-8)*integral [J1(1.36x)J1(0.735x)exp(-13.6x)]dx the integral is from zero to infinity. Can someone help...- salla2
- Thread
- Bessel Bessel function Function
- Replies: 5
- Forum: Differential Equations
-
S
Mutual inductance using bessel function
Hi, I am en electrical engineering grad student and I have to solve an equation to calculate the mutual inductance between an antenna and a micro-inductor. I think it is a Bessel equations but I don't know how to solve. M(a,b,d)=(1.45x10^-8)*integral(J1(1.36x)*J1(0.735x)*exp(-x-13.6))dx...- salla2
- Thread
- Bessel Bessel function Function Inductance Mutual inductance
- Replies: 2
- Forum: Differential Equations
-
A
Integrals with bessel functions
I am trying to solve int(int(exp(a*cos(theta)*sin(phi))*sin(phi), phi = 0 .. Pi), theta = 0 .. 2*Pi) (1) with a a constant. Using the second last definite integral on http://en.wikipedia.org/wiki/List_of_integrals_of_exponential_functions the integral (1) reduces to...- areslagae
- Thread
- Bessel Bessel functions Functions Integrals
- Replies: 3
- Forum: General Math
-
C
Proving Fourier Bessel Series Expansion with Limiting Procedures
Homework Statement By appropriate limiting procedures prove the following expansion \frac{1}{\left(\rho^2+z^2\right)^{1/2}}=\int^{\infty}_{0} e^{-k\left|z\right|}J_{0}(k\rho)dk Homework Equations The Attempt at a Solution I tried to implicate the fourier-bessel series but it...- cabin5
- Thread
- Bessel Fourier Series
- Replies: 1
- Forum: Advanced Physics Homework Help
-
C
Integration of cosh ( bessel function )
Hi, I am working on the derivation of an equation on electrokinetic flow in microfluidic. I am stuck at a point that need me to do an integration in the form of r * cosh (Io(r)) where r = variable to be integrated I0 = zero order modified bessel function of the first kind Is there... -
R
Connection between modified Bessel and hypergeometric fct's
hallo, i now spent an hour looking for a formula connecting the modified bessel functions I_n and K_n to the hypergeometrical series F(a,b;c;z). has somedoby an idea? thank you- ruwn
- Thread
- Bessel Connection Hypergeometric
- Replies: 1
- Forum: Differential Equations
-
M
Exploring Bessel Function Generating Function
Homework Statement The Bessel function generating function is e^{\frac{t}{2}(z-\frac{1}{z})} = \sum_{n=-\infty}^\infty J_n(t)z^n Show J_n(t) = \frac{1}{\pi} \int_0^\pi cos(tsin(\vartheta)-n\vartheta)d\vartheta Homework Equations The Attempt at a Solution So far I...- maddogtheman
- Thread
- Bessel Bessel function Function
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
K
Eigenvalue problem using Bessel Functions
Homework Statement Bessels equation of order n is given as the following: y'' + \frac{1}{x}y' + (1 - \frac{n^2}{x^2})y = 0 In a previous question I proved that Bessels equation of order n=0 has the following property: J_0'(x) = -J_1(x) Where J(x) are Bessel functions of...- kidmode01
- Thread
- Bessel Bessel functions Eigenvalue Eigenvalue problem Functions
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
W
Showing That the Modified Bessel Function of the First Kind is a Solution
Hello, I am in the process of showing that the modified Bessel function, I_v(x), is a solution to the modified Bessel equation, x^2*y''+x*y'-(x^2+v^2)*y=0 I have differentiated the MBF twice and plugged it into show that the left hand side is in fact 0. After a good amount of work...- womfalcs3
- Thread
- Bessel Bessel function Function
- Replies: 3
- Forum: Differential Equations
-
K
Spherical bessel functions addition theorems
I really need to prove eq. 10.1.45 and 10.1.46 of Abramowitz and Stegun Handbook on Mathematical functions. Is an expansion of e^(aR)/R in terms of Special Functions! Any help will be appreciated.- Knockout
- Thread
- Addition Bessel Bessel functions Functions Spherical
- Replies: 6
- Forum: Differential Equations
-
A
Help needed transport problems involving bessel eqn
Hi everybody... i would like to seek help for the problem below. the assumptions I've considered is that transfer is radial only since it is a very long cylinder (infinitely long) that transfer in z direction is negligible, thermal radiation is zero, and wood properties are constant. Starting...- aelisha1079
- Thread
- Bessel Transport
- Replies: 3
- Forum: Materials and Chemical Engineering
-
O
How to integrate the following Bessel funtion
Hello, I am a researcher working on electromagnetic field. when solving the PDE equation, this integral about Bessel funtion arises: \int_{R1}^{R2} x J_1 (sx) dx where J_1 is the 1th order Bessel function of first kind, and s is a constant, R1 and R2 is integral interval. I have not...- oyeh727
- Thread
- Bessel Integrate
- Replies: 7
- Forum: Differential Equations
-
R
Converting 2nd order ODE to Bessel Function
Homework Statement I am attempting to solve the 2nd order ODE as follows using the generalized solution to the Bessel's equation Homework Equations original ODE: xd^{2}y/dx^{2}-3dy/dx+xy=0 The Attempt at a Solution My first thought is to bring out an x^-1 outside of the function so...- rjg6
- Thread
- 2nd order Bessel Bessel function Function Ode
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
V
Can Bessel Functions Solve Specific Exponential Trigonometric Integrals?
Hi, Do you have any idea to solve this integral? \int^{\phi_{1}}_{\phi_{2}} exp[j cos(x)] dx where \phi_{1} and \phi_{2} are an arbitrary angles. If \phi_{1}=\pi and \phi_{2}=0, the answer for this integral is a Bessel function. Thanks, Viet. -
V
What is the domain of Bessel function J1(x)?
Homework Statement so, without typing the whole thing (because I do not know how to use any LaTeX or similar program) what is the domain for the Bessel function J(sub 1)(x) = ... Homework Equations I am to understand that taking the derivative of this monster will give me some kind...- vigintitres
- Thread
- Bessel Bessel function Function
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
K
Express solution as bessel function
Hi Guys, I'm an undergrad student...and i have a difficulty trying to solve 4xy" + 4y' + y = 0, and express the solution in term of Bessel function. I have tried Frobenius method...then...it didn't work..and I'm really confused Could anyone please help me with this?...i'd would really...- Kazz81
- Thread
- Bessel Bessel function Function
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
D
What is the Bessel-Parseval relation and how does it work?
The following link: http://electron6.phys.utk.edu/QM1/modules/m1/free_particle.htm mentions something about the Bessel-Parseval relation... could someone explain what this is exactly and how it works?- Domnu
- Thread
- Bessel Relation
- Replies: 2
- Forum: Quantum Physics
-
T
SoS problem in legendre and bessel functions
hello every body ... I am a new member in this forums ..:smile: and i need ur help in telling me what's the perfect way to study legendre and bessel function for someone doesn't know anything about them and having a hard time in trying to understand ... i`ll be thankful if u...- thebigstar25
- Thread
- Bessel Bessel functions Functions Legendre
- Replies: 14
- Forum: Calculus and Beyond Homework Help
-
Solving a Bessel Function DE in Electromagnetism | Cylindrical Coordinates
I have a problem in electromagnetism giving a DE that looks something like a Lapacian or a Bessel function, I'm told. It derives from cylindrical coordinates. .\ \ \ \ \ \ \ \ \left( \partial_{r} ^2 + \frac{1}{r}\partial_{r} - \frac{1}{r^2}\right)E = \frac{1}{c^2}\partial_{t}^2 E\ \ \ \ \ \ \...- Phrak
- Thread
- Bessel Bessel function Function
- Replies: 6
- Forum: Differential Equations
-
P
Integral of first order (first kind) bessel function
hello, while working on a problem i encountered the following integral :(limits are zero and infinity) Integral[J1(kR)dk] J1 is the first order bessel function..cudnt put 1 in subscripts.. Is there an analytical solution for this?? also is it possible to integrate it numerically...- Pratyush
- Thread
- Bessel Bessel function First order Function Integral
- Replies: 2
- Forum: Differential Equations
-
J
A problem about integral of modified bessel function
To calculate a p.d.f. of a r.v., I need to integral a product of two bessel function as \mathcal{L}^{-1} \left( abs^2 K_n( \sqrt{as}) K_n( \sqrt{bs} ) \right) where \mathcal{L}^{-1} is the inverse Laplace transform. I think some properties about the bessel function can solve this...- jianingli
- Thread
- Bessel Bessel function Function Integral
- Replies: 1
- Forum: Differential Equations
-
P
Are bessel functions pure real?
Homework Statement I'm wondering if the bessel functions are pure real. What I really want to know is that if the bessel funtions are J and Y (i.e. first and second kinds), and the Hankel functions are H_1=J+iY and H_2=J-iY, then can we say that H_1=H_{2}^{*} where the * denotes complex...- Pacopag
- Thread
- Bessel Bessel functions Functions Pure
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Bessel Function Summation: Jo(x+y)
Homework Statement Show that Jn(x+y) = ∑ Jr(x)Jn-r(y) ; where (Jn)= bessel function , ∑ varies from (-to+)infinity for r Jo(x+y) = Jo(x)Jo(y) +2 ∑ Jr(x)J-r(y) ∑ varies from (1 to infinity) for r Homework Equations The Attempt at a Solution I have solved the first...- mkbh_10
- Thread
- Bessel Bessel function Function
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
P
Differentiatiang Bessel functions
Hi all, I am trying to find an expression for the values of the derivates of the Bessel-J_1 functions at two. The function is defined by J_1(x)=\sum_{k=0}^\infty{\frac{(-1)^k}{(k+1)!k!}\left(\frac{x}{2}\right)^{2k+1}} this I can differentiate term by term, finding for the n^th derivative at...- Pere Callahan
- Thread
- Bessel Bessel functions Functions
- Replies: 11
- Forum: Calculus
-
G
Prove a sum identity for bessel function
Hi This is one of the problems for my take home final exam on differential equations. I have been looking for a solution for this problem intensely for the last two days. This problem comes from Calculus vol 2 by Apostol section 6.24 ex 7. here it is Homework Statement Use the identities...- Gablar16
- Thread
- Bessel Bessel function Function Identity Sum
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
P
Bessel Functions / Eigenvalues / Heat Equation
Hello Trying to calculate and simulate with Matlab the Steady State Temperature in the circular cylinder I came to the book of Dennis G. Zill Differential Equations with Boundary-Value Problems 4th edition pages 521 and 522 The temperature in the cylinder is given in cylindrical...- phioder
- Thread
- Bessel Bessel functions Eigenvalues Functions Heat Heat equation
- Replies: 23
- Forum: Differential Equations
-
M
How to Prove the Bessel Function Identity J₂(x) = (2/x)J₁(x) - J₀(x)?
I have been working on this for some hours now. How can I prove Jsub2(x) = (2/x)*Jsub1(x) - Jsub0(x)??- m0nk3y
- Thread
- Bessel
- Replies: 4
- Forum: Differential Equations
-
M
Analytically Solving Bessel Functions for x Giving J_m(x)=0
If we want to find x giving J_m(x)=0 where m=any constants, how can we analytically get x? Thank you- man@SUT
- Thread
- Bessel Bessel function Function
- Replies: 4
- Forum: Differential Equations
-
R
How Do Bessel Functions Relate to Fourier Transforms in SHM Problems?
bessel function please explain 1. Homework Statement summation limits (n=j to infinity) (-a/4)**n/n!(2n_ n+j) =(-1)**j e**(-a/2) I(a/2) where j>=1 the rest are constants and I is summation index i was just solving a SHM problem involving Fourier transform in which this happens to be one...- rem
- Thread
- Bessel Bessel function Explain Function
- Replies: 1
- Forum: Advanced Physics Homework Help
-
R
Bessel function explain this step
bessel function please explain this step Homework Statement summation limits (n=j to infinity) (-a/4)**n/n!(2n_ n+j) =(-1)**j e**(-a/2) I(a/2) where j>=1 the rest are constants and I is summation index i was just...- rem
- Thread
- Bessel Bessel function Explain Function
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
I
Bessel function for a 2D circular plate
(Repost of thread, wrong forum). Hi all, I'm writing a simulation of Chladni plates in Max/MSP and hope to use it in granular synthesis. I have found two formulas on the web; square and circular plate. I understand the square but the circular is quite confusing as I'm not a mathematician...- iamfromspace
- Thread
- 2d Bessel Bessel function Circular Function Plate
- Replies: 2
- Forum: General Math
-
L
Why Does n_0(x) Fail to Satisfy the Spherical Bessel Equation?
What am I missing when I'm unsuccessful in showing by direct substitution into the spherical Bessel equation r^2 \frac{d^2R}{dr^2} + 2r \frac{dR}{dr} + [k^2 r^2 - n(n + 1)] R = 0 that n_0 (x) = - \frac{1}{x} \sum_{s \geq 0} \frac{(-1)^s}{(2s)!} x^{2s} is a solution? What's the catch??- Logarythmic
- Thread
- Bessel Bessel equation Spherical
- Replies: 1
- Forum: Advanced Physics Homework Help
-
P
Differentiating Bessel Functions
Hi all, I was just wondering if anyone knew how to differentiate Bessel functions of the second kind? I've looked all over the net and in books and no literature seems to address this problem. I don't know if its just my poor search techniques but any assistance would be appreciated.- physkid
- Thread
- Bessel Bessel functions Differentiating Functions
- Replies: 4
- Forum: Differential Equations
-
C
Solving Bessel Function for Sin: $\sqrt{\frac{\pi x}{2}} J_{1/2}(x) = \sin{x}$
The Bessel function can be written as a generalised power series: J_m(x) = \sum_{n=0}^\infty \frac{(-1)^n}{ \Gamma(n+1) \Gamma(n+m+1)} ( \frac{x}{2})^{2n+m} Using this show that: \sqrt{\frac{ \pi x}{2}} J_{1/2}(x)=\sin{x} where...- cpt_carrot
- Thread
- Bessel Bessel functions Functions
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
J
Inverse Fourier Transform of Bessel Functions
I want to solve the partial differential equation \Delta f(r,z) = f(r,z) - e^{-(\alpha r^2 + \beta z^2)} where \Delta is the laplacian operator and \alpha, \beta > 0 In full cylindrical symmetry, this becomes \frac{\partial_r f}{r} + \partial^2_rf + \partial^2_z f = f - e^{-(\alpha r^2 +...- jdstokes
- Thread
- Bessel Bessel functions Fourier Fourier transform Functions Inverse inverse fourier Transform
- Replies: 2
- Forum: Differential Equations
-
A
Linear dependence of bessel equation
why for bessel equations, if n isn't an integer, you can have the solution y(x)=(c1)Jn(x) +(c2)J(-n)x but isn't true if n's an integer?- asdf1
- Thread
- Bessel Bessel equation Linear Linear dependence
- Replies: 2
- Forum: Differential Equations
-
A
Bessel Function: Real v Parameter for y=0
why does the v parameter in the bessel function x^2y``+xy`+(x^2-v^2)y=0 have to be real and nonegative?- asdf1
- Thread
- Bessel Bessel function Function
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
How Do You Integrate x^3 J_0(ax) Over 0 to R?
Hello, I am a geologist working on a fluid mechanics problem. Solving the PDE for my problem, this Bessel integral arises: \int_{0}^{R} x^3 J_0 (ax) dx where J_0 is the Bessel function of first kind, and a is a constant. I haven't found the solution in any table or book, and due to...- mikel
- Thread
- Bessel Bessel function Function Integral
- Replies: 14
- Forum: Differential Equations
-
Bessel function and Bessel D.E.
I'm trying to show that the Bessel function of the first kind satisfies the Bessel differential equation for m greater of equal to 1. The Bessel function of the first kind of order m is defined by J_m(x) = \sum_{n=0}^{\infty} \frac{(-1)^n}{2^{m+2n}n!(n+m)!}x^{m+2n} = x^m... -
I
Solutions of D.E - Bessel Function
Hello, I hope someone can show me where I got stuck/wrong. Verify that the Bessel function of index 0 is a solution to the differential equation xy" + y' + xy = 0. Note that my "<= 1" DOES NOT mean less than or equal to 1 but an arrow pointing to the left... it is said to be "equation 1"...- irony of truth
- Thread
- Bessel Bessel function Function
- Replies: 2
- Forum: Differential Equations
-
D
What is the Proof for the Bessel Differential Equation Solution?
I'm supposed to show that J_0 (x) = \sum _{n=0} ^{\infty} \frac{\left( -1 \right)^{n} x^{2n}}{2^{2n} \left( n! \right) ^2 } satisfies the differential equation x^2 J_0 ^{\prime \prime} (x) + x J_0 ^{\prime} (x) + x^2 J_0 (x) = 0 Here's what I've got: x^2 J_0 ^{\prime...- DivGradCurl
- Thread
- Bessel Differential Differential equation
- Replies: 13
- Forum: Introductory Physics Homework Help
-
R
Ploting zero order Bessel function
Hello guys, i had a little chat with a teacher of mine and he asked me how can someone plot the zero order Bessel function. Here is what I've done.. using the integral expresion for J_{0}(r) J_{0}(r)=\frac {1}{\pi}\int_0^\pi \cos(r\cos\theta)d\theta i can calculate the first order...- ReyChiquito
- Thread
- Bessel Bessel function Function Zero
- Replies: 3
- Forum: Differential Equations
-
S
Help Needed: Understanding Bessel Functions & Schrodinger Equations
Hi there ; I wanted you to help me with a problem. Well, I'm now studying griffiths' quantum book and now I'm trying the three dimensional schrodinger equation. I just wanted to know more about bessel functions. Can anyone give me a link for it? Some useful book will be good too. Thanks a...- somy
- Thread
- Bessel Bessel functions Functions Schrödinger
- Replies: 2
- Forum: Quantum Physics
-
T
Zero's of the modified Bessel functions,
I have the solution to a particular D.E. (Airy's D.E.) which is in terms of Airy functions, namely a linear combination of Ai(x) and Bi(x), to which I have to fit to the boundary conditions. Both Ai(x) and Bi(x) can be cast into a form which involves both modified Bessel functions of the first... -
C
How Do I Find the Bessel Transform of a Sequence of Numbers?
Hey guys I was wondering if you could help me out with a proof of the recursion relations of Bessel functions on my homework: Show by direct differentiation that J_{\nu}(x)=\sum_{s=0}^{\infty} \frac{(-1)^{s}}{s!(s + \nu)!} \left (\frac{x}{2}\right)^{\nu+2s} obeys the...- csmines
- Thread
- Bessel Bessel functions Functions
- Replies: 2
- Forum: Introductory Physics Homework Help
-
B
The Role of Bessel Functions in Frequency Modulation Theory
What role do Bessel functions play in frequency modulation theory?- bosonics
- Thread
- Bessel Bessel functions Frequency Functions Modulation Theory
- Replies: 1
- Forum: General Math