Actually, We have to do some custom calculation for products prices,
Now i have edit the app/code/core/Mage/Catalog/Model/Product/Type/Price.php , Its working on homepage and cart and checkoutpage.,
but it didnt change the price in the search page which means www.magentosite.com/catalogsearch/result/?q=search+product
How can we implement same price calculation logic in product search list page. and category pages please anyone.