This study sets up two new merit functions,which are minimized for the detection of real eigenvalue and complex eigenvalue to address nonlinear eigenvalue problems.For each eigen-parameter the vector variable is solve...This study sets up two new merit functions,which are minimized for the detection of real eigenvalue and complex eigenvalue to address nonlinear eigenvalue problems.For each eigen-parameter the vector variable is solved from a nonhomogeneous linear system obtained by reducing the number of eigen-equation one less,where one of the nonzero components of the eigenvector is normalized to the unit and moves the column containing that component to the right-hand side as a nonzero input vector.1D and 2D golden section search algorithms are employed to minimize the merit functions to locate real and complex eigenvalues.Simultaneously,the real and complex eigenvectors can be computed very accurately.A simpler approach to the nonlinear eigenvalue problems is proposed,which implements a normalization condition for the uniqueness of the eigenvector into the eigenequation directly.The real eigenvalues can be computed by the fictitious time integration method(FTIM),which saves computational costs compared to the one-dimensional golden section search algorithm(1D GSSA).The simpler method is also combined with the Newton iterationmethod,which is convergent very fast.All the proposed methods are easily programmed to compute the eigenvalue and eigenvector with high accuracy and efficiency.展开更多
In present paper, using some methods of approximation theory, the trace formulas for eigenvalues of a eigenvalue problem are calculated under the periodic condition and the decaying condition at x∞.
This paper considers one computational method of the eigenvalues approximate value of the horizontal vibration problem of beam. The proof of our main result is based on the variational formula. First of all, Cauchy in...This paper considers one computational method of the eigenvalues approximate value of the horizontal vibration problem of beam. The proof of our main result is based on the variational formula. First of all, Cauchy inequality is used to obtain a basic inequality. Secondly, the functions of basis are made by Galerkin method, and the error estimates of eignevalues are obtained by Cauchy inequality. At last, the computational method of the approximate value of the eigenvalues turns out immediately, and acc...展开更多
In this study, the boundary-value problem with eigenvalue parameter generated by the differential equation with discontinuous coefficients and boundary conditions which contains not only endpoints of the considered in...In this study, the boundary-value problem with eigenvalue parameter generated by the differential equation with discontinuous coefficients and boundary conditions which contains not only endpoints of the considered interval, but also point of discontinuity and linear functionals is investigated. So, the problem is not pure boundary-value. The authors single out a class of linear functionals and find simple algebraic conditions on coefficients, which garantee the existence of infinit number eigenvalues. Also the asymptotic formulas for eigenvalues are found.展开更多
This article studies the Dirichlet eigenvalue problem for the Laplacian equations △u = -λu, x ∈Ω , u = 0, x ∈δΩ, where Ω belong to R^n is a smooth bounded convex domain. By using the method of appropriate barr...This article studies the Dirichlet eigenvalue problem for the Laplacian equations △u = -λu, x ∈Ω , u = 0, x ∈δΩ, where Ω belong to R^n is a smooth bounded convex domain. By using the method of appropriate barrier function combined with the maximum principle, authors obtain a sharp lower bound of the difference of the first two eigenvalues for the Dirichlet eigenvalue problem. This study improves the result of S.T. Yau et al.展开更多
Direct numerical simulations are carried out with different disturbance forms introduced into the inlet of a flat plate boundary layer with the Mach number 4.5. According to the biorthogonal eigenfunction system of th...Direct numerical simulations are carried out with different disturbance forms introduced into the inlet of a flat plate boundary layer with the Mach number 4.5. According to the biorthogonal eigenfunction system of the linearized Navier-Stokes equations and the adjoint equations, the decomposition of the direct numerical simulation results into the discrete normal mode is easily realized. The decomposition coefficients can be solved by doing the inner product between the numerical results and the eigenfunctions of the adjoint equations. For the quadratic polynomial eigenvalue problem, the inner product operator is given in a simple form, and it is extended to an Nth-degree polynomial eigenvalue problem. The examples illustrate that the simplified mode decomposition is available to analyze direct numerical simulation results.展开更多
A two-level stabilized finite element method for the Stokes eigenvalue problem based on the local Gauss integration is considered. This method involves solving a Stokes eigenvalue problem on a coarse mesh with mesh si...A two-level stabilized finite element method for the Stokes eigenvalue problem based on the local Gauss integration is considered. This method involves solving a Stokes eigenvalue problem on a coarse mesh with mesh size H and a Stokes problem on a fine mesh with mesh size h -- O(H2), which can still maintain the asymptotically optimal accuracy. It provides an approximate solution with the convergence rate of the same order as the usual stabilized finite element solution, which involves solving a Stokes eigenvalue problem on a fine mesh with mesh size h. Hence, the two-level stabilized finite element method can save a large amount of computational time. Moreover, numerical tests confirm the theoretical results of the present method.展开更多
In this paper, we investigate the eigenvalue problem of forward-backward doubly stochastic dii^erential equations with boundary value conditions. We show that this problem can be represented as an eigenvalue problem o...In this paper, we investigate the eigenvalue problem of forward-backward doubly stochastic dii^erential equations with boundary value conditions. We show that this problem can be represented as an eigenvalue problem of a bounded continuous compact operator. Hence using the famous Hilbert-Schmidt spectrum theory, we can characterize the eigenvalues exactly.展开更多
Given a list of real numbers ∧={λ1,…, λn}, we determine the conditions under which ∧will form the spectrum of a dense n × n singular symmetric matrix. Based on a solvability lemma, an algorithm to compute th...Given a list of real numbers ∧={λ1,…, λn}, we determine the conditions under which ∧will form the spectrum of a dense n × n singular symmetric matrix. Based on a solvability lemma, an algorithm to compute the elements of the matrix is derived for a given list ∧ and dependency parameters. Explicit computations are performed for n≤5 and r≤4 to illustrate the result.展开更多
In this paper,we first propose a new stabilized finite element method for the Stokes eigenvalue problem.This new method is based on multiscale enrichment,and is derived from the Stokes eigenvalue problem itself.The co...In this paper,we first propose a new stabilized finite element method for the Stokes eigenvalue problem.This new method is based on multiscale enrichment,and is derived from the Stokes eigenvalue problem itself.The convergence of this new stabilized method is proved and the optimal priori error estimates for the eigenfunctions and eigenvalues are also obtained.Moreover,we combine this new stabilized finite element method with the two-level method to give a new two-level stabilized finite element method for the Stokes eigenvalue problem.Furthermore,we have proved a priori error estimates for this new two-level stabilized method.Finally,numerical examples confirm our theoretical analysis and validate the high effectiveness of the new methods.展开更多
Machine learning-based modeling of reactor physics problems has attracted increasing interest in recent years.Despite some progress in one-dimensional problems,there is still a paucity of benchmark studies that are ea...Machine learning-based modeling of reactor physics problems has attracted increasing interest in recent years.Despite some progress in one-dimensional problems,there is still a paucity of benchmark studies that are easy to solve using traditional numerical methods albeit still challenging using neural networks for a wide range of practical problems.We present two networks,namely the Generalized Inverse Power Method Neural Network(GIPMNN)and Physics-Constrained GIPMNN(PC-GIPIMNN)to solve K-eigenvalue problems in neutron diffusion theory.GIPMNN follows the main idea of the inverse power method and determines the lowest eigenvalue using an iterative method.The PC-GIPMNN additionally enforces conservative interface conditions for the neutron flux.Meanwhile,Deep Ritz Method(DRM)directly solves the smallest eigenvalue by minimizing the eigenvalue in Rayleigh quotient form.A comprehensive study was conducted using GIPMNN,PC-GIPMNN,and DRM to solve problems of complex spatial geometry with variant material domains from the fleld of nuclear reactor physics.The methods were compared with the standard flnite element method.The applicability and accuracy of the methods are reported and indicate that PC-GIPMNN outperforms GIPMNN and DRM.展开更多
Applying constructed homotopy and its properties,we gel some sufficient conditions for the solvability of algebraic inverse eigenvalue problems,which are better than that of the paper [4] in some cases. Inverse eigenv...Applying constructed homotopy and its properties,we gel some sufficient conditions for the solvability of algebraic inverse eigenvalue problems,which are better than that of the paper [4] in some cases. Inverse eigenvalue problems,solvability,sufficient conditions.展开更多
In this paper the unsolvability of generalized inverse eigenvalue problems almost everywhere is discussed.We first give the definitions for the unsolvability of generalized inverse eigenvalue problems almost everywher...In this paper the unsolvability of generalized inverse eigenvalue problems almost everywhere is discussed.We first give the definitions for the unsolvability of generalized inverse eigenvalue problems almost everywhere.Then adopting the method used in [14],we present some sufficient conditions such that the generalized inverse eigenvalue problems are unsohable almost everywhere.展开更多
The uniqueness theorem and the theorem of reciprocity in the linearized porous piezoelectricity are established under the assumption of positive definiteness of elastic and electric fields. General theorems in the lin...The uniqueness theorem and the theorem of reciprocity in the linearized porous piezoelectricity are established under the assumption of positive definiteness of elastic and electric fields. General theorems in the linear theory of porous piezoelectric materials are proved for the quasi-static electric field approximation. The uniqueness theorem is also proved without using the positive definiteness of the elastic field. An eigenvalue problem associated with free vibrations of a porous piezoelectric body is stud- ied using the abstract formulation. Some properties of operators are also proved. The problem of frequency shift due to small disturbances, based on an abstract formulation, is studied using a variational and operator approach. A perturbation analysis of a special ease is also given.展开更多
In this article, we focus on the eigenvalue problem of the following linear biharmonic equation in R^N:△^2u-αu+λg(x)u=0 with u ∈H^2(R^N),u≠0,N≥5Note that there are two parameters α and λ in it, which is ...In this article, we focus on the eigenvalue problem of the following linear biharmonic equation in R^N:△^2u-αu+λg(x)u=0 with u ∈H^2(R^N),u≠0,N≥5Note that there are two parameters α and λ in it, which is different from the usual eigenvalue problems. Here, we consider λ as an eigenvalue and seek Ior a sulble range of parameter α, which ensures that problem (*) has a maximal eigenvalue. As the loss of strong maximum principle for our problem, we can only get the existence of non-trivial solutions, not positive solutions, in this article. As an application, by using these results, we studied also the existence of non-trivial solutions for an asymptotically linear biharmonic equation in R^N.展开更多
The main aim of this paper is to discuss the following two problems: Problem I: Given X ∈ Hn×m (the set of all n×m quaternion matrices), A = diag(λ1,…, λm) EEEEE Hm×m, find A ∈ BSHn×n≥such th...The main aim of this paper is to discuss the following two problems: Problem I: Given X ∈ Hn×m (the set of all n×m quaternion matrices), A = diag(λ1,…, λm) EEEEE Hm×m, find A ∈ BSHn×n≥such that AX = X(?), where BSHn×n≥ denotes the set of all n×n quaternion matrices which are bi-self-conjugate and nonnegative definite. Problem Ⅱ2= Given B ∈ Hn×m, find B ∈ SE such that ||B-B||Q = minAE∈=sE ||B-A||Q, where SE is the solution set of problem I , || ·||Q is the quaternion matrix norm. The necessary and sufficient conditions for SE being nonempty are obtained. The general form of elements in SE and the expression of the unique solution B of problem Ⅱ are given.展开更多
In this paper,the eigenvalue problem of a multilayer dielectric waveguide consisting of arbitrarynumber of layers is solved by the microwave network method.A general program with the function of com-puter graphics has...In this paper,the eigenvalue problem of a multilayer dielectric waveguide consisting of arbitrarynumber of layers is solved by the microwave network method.A general program with the function of com-puter graphics has been developed for analyzing the dispersion characteristics and the electromagnetic fielddistributions of an N layer dielectric waveguide.As an example of practical applications,the procedure ofmode conversion and mode separation in dielectric branching waveguides is vividly demonstrated throughanalyzing the field distributions of asymmetric multilayer dielectric structures and the general rules of modeconversion are discussed.展开更多
A new matrix perturbation analysis method is presented for efficient approximate solution of the complex modal quadratic generalized eigenvalue problem of viscously damped linear vibration systems. First, the damping ...A new matrix perturbation analysis method is presented for efficient approximate solution of the complex modal quadratic generalized eigenvalue problem of viscously damped linear vibration systems. First, the damping matrix is decomposed into the sum of a proportional-and a nonproportional-damping parts, and the solutions of the real modal eigenproblem with the proportional dampings are determined, which are a set of initial approximate solutions of the complex modal eigenproblem. Second, by taking the nonproportional-damping part as a small modification to the proportional one and using the matrix perturbation analysis method, a set of approximate solutions of the complex modal eigenvalue problem can be obtained analytically. The result is quite simple. The new method is applicable to the systems with viscous dampings-which do not deviate far away from the proportional-damping case. It is particularly important that the solution technique be also effective to the systems with heavy, but not over, dampings. The solution formulas of complex modal eigenvlaues and eigenvectors are derived up to second-order perturbation terms. The effectiveness of the perturbation algorithm is illustrated by an exemplar numerical problem with heavy dampings. In addition, the practicability of approximately estimating the complex modal eigenvalues, under the proportional-damping hypothesis, of damped vibration systems is discussed by several numerical examples.展开更多
In this paper, an inverse problem on Jacobi matrices presented by Shieh in 2004 is studied. Shieh's result is improved and a new and stable algorithm to reconstruct its solution is given. The numerical examples is al...In this paper, an inverse problem on Jacobi matrices presented by Shieh in 2004 is studied. Shieh's result is improved and a new and stable algorithm to reconstruct its solution is given. The numerical examples is also given.展开更多
In this article, multiple solutions for the eigenvalue problem of nonlinear fractional differential equation is considered. We obtain the existence and multiplicity results of positive solutions by using some fixed po...In this article, multiple solutions for the eigenvalue problem of nonlinear fractional differential equation is considered. We obtain the existence and multiplicity results of positive solutions by using some fixed point theorems.展开更多
基金the National Science and Tech-nology Council,Taiwan for their financial support(Grant Number NSTC 111-2221-E-019-048).
文摘This study sets up two new merit functions,which are minimized for the detection of real eigenvalue and complex eigenvalue to address nonlinear eigenvalue problems.For each eigen-parameter the vector variable is solved from a nonhomogeneous linear system obtained by reducing the number of eigen-equation one less,where one of the nonzero components of the eigenvector is normalized to the unit and moves the column containing that component to the right-hand side as a nonzero input vector.1D and 2D golden section search algorithms are employed to minimize the merit functions to locate real and complex eigenvalues.Simultaneously,the real and complex eigenvectors can be computed very accurately.A simpler approach to the nonlinear eigenvalue problems is proposed,which implements a normalization condition for the uniqueness of the eigenvector into the eigenequation directly.The real eigenvalues can be computed by the fictitious time integration method(FTIM),which saves computational costs compared to the one-dimensional golden section search algorithm(1D GSSA).The simpler method is also combined with the Newton iterationmethod,which is convergent very fast.All the proposed methods are easily programmed to compute the eigenvalue and eigenvector with high accuracy and efficiency.
文摘In present paper, using some methods of approximation theory, the trace formulas for eigenvalues of a eigenvalue problem are calculated under the periodic condition and the decaying condition at x∞.
文摘This paper considers one computational method of the eigenvalues approximate value of the horizontal vibration problem of beam. The proof of our main result is based on the variational formula. First of all, Cauchy inequality is used to obtain a basic inequality. Secondly, the functions of basis are made by Galerkin method, and the error estimates of eignevalues are obtained by Cauchy inequality. At last, the computational method of the approximate value of the eigenvalues turns out immediately, and acc...
文摘In this study, the boundary-value problem with eigenvalue parameter generated by the differential equation with discontinuous coefficients and boundary conditions which contains not only endpoints of the considered interval, but also point of discontinuity and linear functionals is investigated. So, the problem is not pure boundary-value. The authors single out a class of linear functionals and find simple algebraic conditions on coefficients, which garantee the existence of infinit number eigenvalues. Also the asymptotic formulas for eigenvalues are found.
基金This research was supported by the National Natural Science Foundation of Chinathe Scientific Research Foundation of the Ministry of Education of China (02JA790014)+1 种基金the Natural Science Foundation of Fujian Province Education Department(JB00078)the Developmental Foundation of Science and Technology of Fuzhou University (2004-XQ-16)
文摘This article studies the Dirichlet eigenvalue problem for the Laplacian equations △u = -λu, x ∈Ω , u = 0, x ∈δΩ, where Ω belong to R^n is a smooth bounded convex domain. By using the method of appropriate barrier function combined with the maximum principle, authors obtain a sharp lower bound of the difference of the first two eigenvalues for the Dirichlet eigenvalue problem. This study improves the result of S.T. Yau et al.
基金supported by the National Natural Science Foundation of China(Nos.1133200711202147+2 种基金and 9216111)the Specialized Research Fund for the Doctoral Program of Higher Education(No.20120032120007)the Open Fund from State Key Laboratory of Aerodynamics(Nos.SKLA201201 and SKLA201301)
文摘Direct numerical simulations are carried out with different disturbance forms introduced into the inlet of a flat plate boundary layer with the Mach number 4.5. According to the biorthogonal eigenfunction system of the linearized Navier-Stokes equations and the adjoint equations, the decomposition of the direct numerical simulation results into the discrete normal mode is easily realized. The decomposition coefficients can be solved by doing the inner product between the numerical results and the eigenfunctions of the adjoint equations. For the quadratic polynomial eigenvalue problem, the inner product operator is given in a simple form, and it is extended to an Nth-degree polynomial eigenvalue problem. The examples illustrate that the simplified mode decomposition is available to analyze direct numerical simulation results.
基金Project supported by the National Natural Science Foundation of China(Nos.10901131,10971166, and 10961024)the National High Technology Research and Development Program of China (No.2009AA01A135)the Natural Science Foundation of Xinjiang Uygur Autonomous Region (No.2010211B04)
文摘A two-level stabilized finite element method for the Stokes eigenvalue problem based on the local Gauss integration is considered. This method involves solving a Stokes eigenvalue problem on a coarse mesh with mesh size H and a Stokes problem on a fine mesh with mesh size h -- O(H2), which can still maintain the asymptotically optimal accuracy. It provides an approximate solution with the convergence rate of the same order as the usual stabilized finite element solution, which involves solving a Stokes eigenvalue problem on a fine mesh with mesh size h. Hence, the two-level stabilized finite element method can save a large amount of computational time. Moreover, numerical tests confirm the theoretical results of the present method.
基金The NSF (10601019 and J0630104) of ChinaChinese Postdoctoral Science Foundation and 985 Program of Jilin University.
文摘In this paper, we investigate the eigenvalue problem of forward-backward doubly stochastic dii^erential equations with boundary value conditions. We show that this problem can be represented as an eigenvalue problem of a bounded continuous compact operator. Hence using the famous Hilbert-Schmidt spectrum theory, we can characterize the eigenvalues exactly.
文摘Given a list of real numbers ∧={λ1,…, λn}, we determine the conditions under which ∧will form the spectrum of a dense n × n singular symmetric matrix. Based on a solvability lemma, an algorithm to compute the elements of the matrix is derived for a given list ∧ and dependency parameters. Explicit computations are performed for n≤5 and r≤4 to illustrate the result.
基金supported by the National Key R&D Program of China(2018YFB1501001)the NSF of China(11771348)China Postdoctoral Science Foundation(2019M653579)。
文摘In this paper,we first propose a new stabilized finite element method for the Stokes eigenvalue problem.This new method is based on multiscale enrichment,and is derived from the Stokes eigenvalue problem itself.The convergence of this new stabilized method is proved and the optimal priori error estimates for the eigenfunctions and eigenvalues are also obtained.Moreover,we combine this new stabilized finite element method with the two-level method to give a new two-level stabilized finite element method for the Stokes eigenvalue problem.Furthermore,we have proved a priori error estimates for this new two-level stabilized method.Finally,numerical examples confirm our theoretical analysis and validate the high effectiveness of the new methods.
基金partially supported by the National Natural Science Foundation of China(No.11971020)Natural Science Foundation of Shanghai(No.23ZR1429300)Innovation Funds of CNNC(Lingchuang Fund)。
文摘Machine learning-based modeling of reactor physics problems has attracted increasing interest in recent years.Despite some progress in one-dimensional problems,there is still a paucity of benchmark studies that are easy to solve using traditional numerical methods albeit still challenging using neural networks for a wide range of practical problems.We present two networks,namely the Generalized Inverse Power Method Neural Network(GIPMNN)and Physics-Constrained GIPMNN(PC-GIPIMNN)to solve K-eigenvalue problems in neutron diffusion theory.GIPMNN follows the main idea of the inverse power method and determines the lowest eigenvalue using an iterative method.The PC-GIPMNN additionally enforces conservative interface conditions for the neutron flux.Meanwhile,Deep Ritz Method(DRM)directly solves the smallest eigenvalue by minimizing the eigenvalue in Rayleigh quotient form.A comprehensive study was conducted using GIPMNN,PC-GIPMNN,and DRM to solve problems of complex spatial geometry with variant material domains from the fleld of nuclear reactor physics.The methods were compared with the standard flnite element method.The applicability and accuracy of the methods are reported and indicate that PC-GIPMNN outperforms GIPMNN and DRM.
文摘Applying constructed homotopy and its properties,we gel some sufficient conditions for the solvability of algebraic inverse eigenvalue problems,which are better than that of the paper [4] in some cases. Inverse eigenvalue problems,solvability,sufficient conditions.
文摘In this paper the unsolvability of generalized inverse eigenvalue problems almost everywhere is discussed.We first give the definitions for the unsolvability of generalized inverse eigenvalue problems almost everywhere.Then adopting the method used in [14],we present some sufficient conditions such that the generalized inverse eigenvalue problems are unsohable almost everywhere.
基金the University Grant Commission for providing the financial support for this work (No. 8(42)/2010 (MRP/NRCB))
文摘The uniqueness theorem and the theorem of reciprocity in the linearized porous piezoelectricity are established under the assumption of positive definiteness of elastic and electric fields. General theorems in the linear theory of porous piezoelectric materials are proved for the quasi-static electric field approximation. The uniqueness theorem is also proved without using the positive definiteness of the elastic field. An eigenvalue problem associated with free vibrations of a porous piezoelectric body is stud- ied using the abstract formulation. Some properties of operators are also proved. The problem of frequency shift due to small disturbances, based on an abstract formulation, is studied using a variational and operator approach. A perturbation analysis of a special ease is also given.
基金supported by the National Science Foundation of China (11071245)
文摘In this article, we focus on the eigenvalue problem of the following linear biharmonic equation in R^N:△^2u-αu+λg(x)u=0 with u ∈H^2(R^N),u≠0,N≥5Note that there are two parameters α and λ in it, which is different from the usual eigenvalue problems. Here, we consider λ as an eigenvalue and seek Ior a sulble range of parameter α, which ensures that problem (*) has a maximal eigenvalue. As the loss of strong maximum principle for our problem, we can only get the existence of non-trivial solutions, not positive solutions, in this article. As an application, by using these results, we studied also the existence of non-trivial solutions for an asymptotically linear biharmonic equation in R^N.
基金This work is supported by the NSF of China (10471039, 10271043) and NSF of Zhejiang Province (M103087).
文摘The main aim of this paper is to discuss the following two problems: Problem I: Given X ∈ Hn×m (the set of all n×m quaternion matrices), A = diag(λ1,…, λm) EEEEE Hm×m, find A ∈ BSHn×n≥such that AX = X(?), where BSHn×n≥ denotes the set of all n×n quaternion matrices which are bi-self-conjugate and nonnegative definite. Problem Ⅱ2= Given B ∈ Hn×m, find B ∈ SE such that ||B-B||Q = minAE∈=sE ||B-A||Q, where SE is the solution set of problem I , || ·||Q is the quaternion matrix norm. The necessary and sufficient conditions for SE being nonempty are obtained. The general form of elements in SE and the expression of the unique solution B of problem Ⅱ are given.
基金Supported by the National Natural Science Foundation of China.
文摘In this paper,the eigenvalue problem of a multilayer dielectric waveguide consisting of arbitrarynumber of layers is solved by the microwave network method.A general program with the function of com-puter graphics has been developed for analyzing the dispersion characteristics and the electromagnetic fielddistributions of an N layer dielectric waveguide.As an example of practical applications,the procedure ofmode conversion and mode separation in dielectric branching waveguides is vividly demonstrated throughanalyzing the field distributions of asymmetric multilayer dielectric structures and the general rules of modeconversion are discussed.
文摘A new matrix perturbation analysis method is presented for efficient approximate solution of the complex modal quadratic generalized eigenvalue problem of viscously damped linear vibration systems. First, the damping matrix is decomposed into the sum of a proportional-and a nonproportional-damping parts, and the solutions of the real modal eigenproblem with the proportional dampings are determined, which are a set of initial approximate solutions of the complex modal eigenproblem. Second, by taking the nonproportional-damping part as a small modification to the proportional one and using the matrix perturbation analysis method, a set of approximate solutions of the complex modal eigenvalue problem can be obtained analytically. The result is quite simple. The new method is applicable to the systems with viscous dampings-which do not deviate far away from the proportional-damping case. It is particularly important that the solution technique be also effective to the systems with heavy, but not over, dampings. The solution formulas of complex modal eigenvlaues and eigenvectors are derived up to second-order perturbation terms. The effectiveness of the perturbation algorithm is illustrated by an exemplar numerical problem with heavy dampings. In addition, the practicability of approximately estimating the complex modal eigenvalues, under the proportional-damping hypothesis, of damped vibration systems is discussed by several numerical examples.
基金Project supported by the National Natural Science Foundation of China (Grant No.10271074)
文摘In this paper, an inverse problem on Jacobi matrices presented by Shieh in 2004 is studied. Shieh's result is improved and a new and stable algorithm to reconstruct its solution is given. The numerical examples is also given.
文摘In this article, multiple solutions for the eigenvalue problem of nonlinear fractional differential equation is considered. We obtain the existence and multiplicity results of positive solutions by using some fixed point theorems.